[PATCH 0/5] drm: Adjust end of block comment
Beatriz Martins de Carvalho
martinsdecarvalhobeatriz at gmail.com
Wed Apr 21 19:46:53 UTC 2021
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
More information about the dri-devel
mailing list