diff options
author | 2017-12-21 12:04:53 +0200 | |
---|---|---|
committer | 2018-02-19 14:17:04 -0500 | |
commit | 94af870a633831bd167c42472067d14c5ccb607b (patch) | |
tree | 5ff1a58cf731a4a6644228c508bb62f11e1c4a30 /drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | |
parent | drm/amd/powerplay: drop unneeded newline (diff) | |
download | linux-dev-94af870a633831bd167c42472067d14c5ccb607b.tar.xz linux-dev-94af870a633831bd167c42472067d14c5ccb607b.zip |
drm/radeon: use raw buffer printk specifier
printk format strings accepting a single subsequent argument
are shorter thus easier to read.
Instead of having format strings accepting 3 different arguments
pointing to first 3 bytes of the same buffer rewrite the format
string to accept only one argument - the buffer - with "%3ph"
specifier.
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c')
0 files changed, 0 insertions, 0 deletions