Linux-i3c Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: Fix kernel-doc indentation errors
@ 2025-07-20 15:24 Luis Felipe Hernandez
  2025-07-20 15:24 ` [PATCH v2 1/1] " Luis Felipe Hernandez
  0 siblings, 1 reply; 6+ messages in thread
From: Luis Felipe Hernandez @ 2025-07-20 15:24 UTC (permalink / raw)
  To: Alexandre Belloni, Marc Kleine-Budde, Maarten Lankhorst
  Cc: Randy Dunlap, Pavel Pisa, Ondrej Ille, Vincent Mailhol, Frank Li,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	dri-devel, linux-i3c, linux-can, linux-kernel,
	Luis Felipe Hernandez

This is v2 of the patch to fix kernel-doc formatting issues.

Changes since v1:
- Convert problematic sections to proper ReST list format instead of 
  just fixing indentation (feedback from Randy Dunlap)
- Add GPU driver fixes (additional files with same issue found on latest
  build in linux-next)
- Remove SCSI driver (already fixed in current tree)

---
v1: https://lore.kernel.org/all/20250703023511.82768-1-luis.hernandez093@gmail.com/

Luis Felipe Hernandez (1):
  docs: Fix kernel-doc indentation errors

 drivers/gpu/drm/drm_gpuvm.c              | 16 ++++++++--------
 drivers/i3c/device.c                     | 13 ++++++++-----
 drivers/net/can/ctucanfd/ctucanfd_base.c | 12 +++++++-----
 3 files changed, 23 insertions(+), 18 deletions(-)

-- 
2.43.0


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

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

end of thread, other threads:[~2025-07-22 11:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-20 15:24 [PATCH v2] docs: Fix kernel-doc indentation errors Luis Felipe Hernandez
2025-07-20 15:24 ` [PATCH v2 1/1] " Luis Felipe Hernandez
2025-07-20 19:03   ` Randy Dunlap
2025-07-21  0:54     ` Felipe Hernandez
2025-07-21  7:48   ` Vincent Mailhol
2025-07-22  3:59     ` Felipe Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox