Skip to content
Commit cb3d0675 authored by Luben Tuikov's avatar Luben Tuikov
Browse files

tests/amdgpu: Fix various warnings (v2)



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.

v2: Fix compilation.

Signed-off-by: default avatarLuben Tuikov <luben.tuikov@amd.com>
parent 9ebfac15
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