drm/radeon: Fix coding style in fbdev emulation
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 16 Mar 2023 09:37:34 +0000 (10:37 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 31 Mar 2023 15:18:42 +0000 (11:18 -0400)
commit041f5c416217e375c4d27a7ea905548e70d1a3b8
tree78f218353af426298daf4f55b635d118d895613b
parentb4bbe4761ee2d4127eb751737dcbf47a310a9f86
drm/radeon: Fix coding style in fbdev emulation

Fix the coding style in several places in the fbdev-emulation
code. Also rename functions and structure file by comments. No
functional changes.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_fb.c