Most of the (~1500) DRM.debug callsites provide a trailing newline in their format-strings. Fix the remainder to do the same. no functional changes Jim Cromie (5): drm_dbg: add trailing newlines to remaining callsites drm_dbg: add trailing newlines drm_dbg: add trailing newlines drm_dbg: add trailing newlines drm_dbg: add trailing newlines drivers/gpu/drm/drm_connector.c | 4 +++- drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++-- drivers/gpu/drm/kmb/kmb_crtc.c | 10 +++++----- drivers/gpu/drm/kmb/kmb_plane.c | 6 +++--- drivers/gpu/drm/msm/msm_fb.c | 6 +++--- drivers/gpu/drm/vc4/vc4_crtc.c | 4 ++-- 7 files changed, 19 insertions(+), 17 deletions(-) -- 2.41.0