[PATCH 0/5] drm: Adjust end of block comment

From: Beatriz Martins de Carvalho
Date: Wed Apr 21 2021 - 15:47:08 EST


Add a new line with */ on the last line of a block comment to follow
the Linux kernel coding conventions.
Problem found by checkpatch.
in tree dpu/drm

Beatriz Martins de Carvalho (5):
drm: drm_atomic.c: Adjust end of block comment
drm: drm_auth.c: Adjust end of block comment
drm: drm_bufs.c: Adjust end of block comment
drm: drm_connector.c: Adjust end of block comment
drm: drm_context.c: Adjust end of block comment

drivers/gpu/drm/drm_atomic.c | 3 ++-
drivers/gpu/drm/drm_auth.c | 3 ++-
drivers/gpu/drm/drm_bufs.c | 3 ++-
drivers/gpu/drm/drm_connector.c | 9 ++++++---
drivers/gpu/drm/drm_context.c | 3 ++-
5 files changed, 14 insertions(+), 7 deletions(-)

--
2.25.1