diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-07-07 10:53:42 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-10 13:02:37 +0000 |
| commit | 6dda3f18bdbdc4a836980b31fdb711019a340f97 (patch) | |
| tree | b84deb62500a9deca28349e0b15c2bf7e68624ce /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | |
| parent | drm/amdgpu: Fix warnings in gfxhub_ v3_0, v3_0_3.c (diff) | |
| download | kernel-6dda3f18bdbdc4a836980b31fdb711019a340f97.tar.gz kernel-6dda3f18bdbdc4a836980b31fdb711019a340f97.zip | |
drm/amdgpu: Fix errors & warnings in gfx_v10_0.c
Fix the below checkpatch errors & warnings:
ERROR: that open brace { should be on the previous line
ERROR: space prohibited before that ',' (ctx:WxV)
ERROR: space required after that ',' (ctx:WxV)
ERROR: code indent should use tabs where possible
ERROR: switch and case should be at the same indent
WARNING: please, no spaces at the start of a line
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: space prohibited before semicolon
WARNING: Block comments use a trailing */ on a separate line
WARNING: Block comments use * on subsequent lines
WARNING: braces {} are not necessary for any arm of this statement
WARNING: Missing a blank line after declarations
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions
