]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm: amd: Fix line continuation formats
authorJoe Perches <joe@perches.com>
Thu, 16 Nov 2017 15:27:27 +0000 (07:27 -0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:57 +0000 (12:47 -0500)
commit4f42a2dd3d7ef106e6bd3e2ad61c55333150d896
tree490eb31459db5f6813a9b338023754d8384d5b3a
parent8aa111e34deedded58cd8576755f31659ba676f5
drm: amd: Fix line continuation formats

Line continuations with excess spacing causes unexpected output.

Miscellanea:

o Added missing '\n' to a few of the coalesced pr_<level> formats

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c