diff options
author | 2023-06-17 21:09:46 +0530 | |
---|---|---|
committer | 2023-07-07 13:38:39 -0400 | |
commit | c82eddf8127673e4292761ec303f5116ed07565f (patch) | |
tree | 0b55ed9dd8704c8d021cb16c9b9b60d936324302 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amdgpu: Rename aqua_vanjaram_reg_init.c (diff) | |
download | wireguard-linux-c82eddf8127673e4292761ec303f5116ed07565f.tar.xz wireguard-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_drv.c')
0 files changed, 0 insertions, 0 deletions