diff options
author | 2023-06-30 20:32:11 +0530 | |
---|---|---|
committer | 2023-07-10 09:02:36 -0400 | |
commit | 0cfc1d6830465997c8e9d4236f697fb00dfb8aec (patch) | |
tree | e2cb350d9572791d71fd6bf13bbd4b3dc96584e4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | |
parent | drm/amdgpu: Fix warnings in gmc_v10_0.c (diff) | |
download | linux-rng-0cfc1d6830465997c8e9d4236f697fb00dfb8aec.tar.xz linux-rng-0cfc1d6830465997c8e9d4236f697fb00dfb8aec.zip |
drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.c
Fix below checkpatch errors & warnings:
ERROR: trailing statements should be on next line
+ default: BUG();
ERROR: trailing statements should be on next line
WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement
WARNING: Block comments use * on subsequent lines
WARNING: Missing a blank line after declarations
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c')
0 files changed, 0 insertions, 0 deletions