summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>2023-04-28 13:34:59 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 16:25:54 +0300
commit8fa76350587b6deb8a95d83f9cb23ce7599587b5 (patch)
treec748c31d672274e1e394c966a3e5a2d3493ac6f6 /drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
parentd446127107e8185c2dc750cd4d0c5ff697a694f6 (diff)
downloadlinux-8fa76350587b6deb8a95d83f9cb23ce7599587b5.tar.xz
drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.c
Fix the following issues reported by checkpatch: WARNING: please, no space before tabs WARNING: Prefer 'unsigned int' to bare use of 'unsigned' WARNING: sizeof *rd should be sizeof(*rd) WARNING: Missing a blank line after declarations WARNING: sizeof rd->id should be sizeof(rd->id) WARNING: static const char * array should probably be static const char * const WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'. WARNING: Prefer seq_puts to seq_printf ERROR: space prohibited after that open parenthesis '(' Cc: Christian König <christian.koenig@amd.com> Cc: Alex Deucher <alexander.deucher@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/display/dc/dc_dmub_srv.c')
0 files changed, 0 insertions, 0 deletions