drm/amdgpu: cleanup coding style in amdgpu_sync.c file
authorJingyu Wang <jingyuwang_vip@163.com>
Sun, 4 Sep 2022 18:33:07 +0000 (02:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:32:58 +0000 (14:32 -0400)
commit826f03b8ac7a9c4660de9b65a81e8926c60b3b97
tree7508c5557721dfa3dbc552901161d1f73da2a27b
parent556bdae320b2b6db124738eb97f2624e92cceff7
drm/amdgpu: cleanup coding style in amdgpu_sync.c file

This is a patch to the amdgpu_sync.c file that fixes some warnings found by the checkpatch.pl tool

Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c