aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2017-02-28 01:31:03 +0000
committerAlex Deucher <[email protected]>2017-03-30 03:53:24 +0000
commiteeca2324900e922b693b2b6ddacc502c78f1c1ef (patch)
tree52fff5e661c81bd47a39c7995c482352ed9d68cf /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
parentdrm/amdgpu: put gtt at 0 in the internal address space (diff)
downloadkernel-eeca2324900e922b693b2b6ddacc502c78f1c1ef.tar.gz
kernel-eeca2324900e922b693b2b6ddacc502c78f1c1ef.zip
drm: Use pr_cont where appropriate
Using 'printk("\n")' is not preferred anymore and using printk to continue logging messages now produces multiple line logging output unless the continuations use KERN_CONT. Convert these uses to appropriately use pr_cont or a single printk where possible. Miscellanea: o Use a temporary const char * instead of multiple printks o Remove trailing space from logging by using a leading space instead Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions