diff options
author | 2023-07-28 11:41:56 +0530 | |
---|---|---|
committer | 2023-08-07 17:12:49 -0400 | |
commit | 5f95f003179d268c3ce1224f9cff8fd705c29782 (patch) | |
tree | 45237a7efeb87e5eba8d16b5362782d31c81322f /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amdgpu: Fix style issues in amdgpu_psp.c (diff) | |
download | linux-rng-5f95f003179d268c3ce1224f9cff8fd705c29782.tar.xz linux-rng-5f95f003179d268c3ce1224f9cff8fd705c29782.zip |
drm/amdgpu: Cleanup amdgpu/amdgpu_cgs.c
Fixes the below:
ERROR: switch and case should be at the same indent
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: Block comments use * on subsequent lines
WARNING: Comparisons should place the constant on the right side of the test
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions