commit | 4f42a2dd3d7ef106e6bd3e2ad61c55333150d896 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Nov 16 07:27:27 2017 -0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 06 12:47:57 2017 -0500 |
tree | 490eb31459db5f6813a9b338023754d8384d5b3a | |
parent | 8aa111e34deedded58cd8576755f31659ba676f5 [diff] |
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>