All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm: Adjust end of block comment
@ 2021-04-21 19:46 ` Beatriz Martins de Carvalho
  0 siblings, 0 replies; 18+ messages in thread
From: Beatriz Martins de Carvalho @ 2021-04-18 14:48 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, tzimmermann, airlied, daniel,
	dri-devel, outreachy-kernel
  Cc: Beatriz Martins de Carvalho

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



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-04-21 19:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-18 14:48 [PATCH 0/5] drm: Adjust end of block comment Beatriz Martins de Carvalho
2021-04-21 19:46 ` Beatriz Martins de Carvalho
2021-04-21 19:46 ` Beatriz Martins de Carvalho
2021-04-18 14:48 ` [PATCH 1/5] drm: drm_atomic.c: " Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-18 14:48 ` [PATCH 2/5] drm: drm_auth.c: " Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-18 14:48 ` [PATCH 3/5] drm: drm_bufs.c: " Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-18 14:48 ` [PATCH 4/5] drm: drm_connector.c: " Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-18 14:48 ` [PATCH 5/5] drm: drm_context.c: " Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho
2021-04-21 19:46   ` Beatriz Martins de Carvalho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.