diff options
| author | Thomas Zimmermann <[email protected]> | 2023-09-07 08:52:02 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-09-11 13:12:32 +0000 |
| commit | 58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85 (patch) | |
| tree | 36564628259887ea0e73c7dcd96a27b03ada7574 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | fbdev/mmp/mmpfb: Do not display boot-up logo (diff) | |
| download | kernel-58d2ef9c1c0c870f1f8b72c3ed104b98aa831f85.tar.gz kernel-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 <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions
