Skip to content
Commit fb163458 authored by Luben Tuikov's avatar Luben Tuikov Committed by Marek Olšák
Browse files

tests/amdgpu: Fix various warnings



This patch fixes the following warnings:
-Wformat=
-Wmaybe-uninitialized
-Wmisleading-indentation
-Wstringop-truncation
-Wunused-function
-Wunused-variable

It also removes forward declarations and moves
global functions to the bottom, keeping locals
at the top, in ras_tests.c.

Signed-off-by: default avatarLuben Tuikov <luben.tuikov@amd.com>
parent ed965240
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment