[PATCH 0/5] drm_dbg: add trailing newlines where missing

Jim Cromie jim.cromie at gmail.com
Sun Jul 30 21:57:49 UTC 2023


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



More information about the dri-devel mailing list