diff options
| author | Joe Perches <[email protected]> | 2017-02-28 01:31:03 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-03-30 03:53:24 +0000 |
| commit | eeca2324900e922b693b2b6ddacc502c78f1c1ef (patch) | |
| tree | 52fff5e661c81bd47a39c7995c482352ed9d68cf /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | |
| parent | drm/amdgpu: put gtt at 0 in the internal address space (diff) | |
| download | kernel-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
