diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2023-04-19 16:12:45 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-04-21 08:49:37 -0400 |
commit | 47fc644f801e4414753a9b7e87ed41f991cd68c3 (patch) | |
tree | dd35fb042cd458eff130efcb15f79902eab9800a /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 5c65a4b8e65e3247f86ec5152da138500edcf50c (diff) | |
download | linux-47fc644f801e4414753a9b7e87ed41f991cd68c3.tar.gz linux-47fc644f801e4414753a9b7e87ed41f991cd68c3.tar.bz2 linux-47fc644f801e4414753a9b7e87ed41f991cd68c3.zip |
drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.c
Fix following checkpatch style errors in amdgpu_drv.c &
amdgpu_device.c
ERROR: exactly one space required after that #ifdef
ERROR: spaces required around that '+=' (ctx:WxV)
ERROR: space required before the open brace '{'
ERROR: spaces required around that '||' (ctx:VxE)
ERROR: space prohibited before that close parenthesis ')'
ERROR: space required before the open parenthesis '('
ERROR: space required before the open brace '{'
ERROR: code indent should use tabs where possible
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-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_gfx.c')
0 files changed, 0 insertions, 0 deletions