aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2023-09-07 10:52:02 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2023-09-11 15:12:32 +0200
commit58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85 (patch)
tree36564628259887ea0e73c7dcd96a27b03ada7574 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
parent828d96633ab7e0fe8032e9123d57b318cfd9f145 (diff)
downloadlinux-58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85.tar.gz
linux-58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85.tar.bz2
linux-58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85.zip
fbdev/core: Fix style of code for boot-up logo
Fix a number of warnings from checkpatch.pl in this code before moving it into a separate file. This includes * Prefer 'unsigned int' to bare use of 'unsigned' * space required after that ',' (ctx:VxV) * space prohibited after that open parenthesis '(' * suspect code indent for conditional statements (16, 32) * braces {} are not necessary for single statement blocks No functional changes. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230907085408.9354-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions