diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2023-06-17 21:09:46 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-07 13:38:39 -0400 |
commit | c82eddf8127673e4292761ec303f5116ed07565f (patch) | |
tree | 0b55ed9dd8704c8d021cb16c9b9b60d936324302 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | |
parent | fe9aaddf904db0050a7d14264280544251cb67f2 (diff) | |
download | linux-c82eddf8127673e4292761ec303f5116ed07565f.tar.gz linux-c82eddf8127673e4292761ec303f5116ed07565f.tar.bz2 linux-c82eddf8127673e4292761ec303f5116ed07565f.zip |
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Fix the following errors & warnings reported by checkpatch:
ERROR: space required before the open brace '{'
ERROR: space required before the open parenthesis '('
ERROR: that open brace { should be on the previous line
ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: else should follow close brace '}'
ERROR: open brace '{' following function definitions go on the next line
ERROR: code indent should use tabs where possible
WARNING: braces {} are not necessary for single statement blocks
WARNING: void function return statements are not generally useful
WARNING: Block comments use * on subsequent lines
WARNING: Block comments use a trailing */ on a separate line
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c')
0 files changed, 0 insertions, 0 deletions