public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove surplus kernel-doc comments
@ 2026-04-02 21:49 Sakari Ailus
  2026-04-02 21:49 ` [PATCH 1/6] media: imx274: Remove redundant " Sakari Ailus
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Sakari Ailus @ 2026-04-02 21:49 UTC (permalink / raw)
  To: linux-media; +Cc: Leon Luo, Kieran Bingham, Dave Stevenson

Hi folks,

Some drivers include kernel-doc comments for the driver's callbacks that
are better documented elsewhere. Drop these comments as redundant.

Sakari Ailus (6):
  media: imx274: Remove redundant kernel-doc comments
  media: imx334: Remove redundant kernel-doc comments
  media: imx335: Remove redundant kernel-doc comments
  media: imx412: Remove redundant kernel-doc comments
  media: ov9282: Remove redundant kernel-doc comments
  media: tvp514x: Remove redundant kernel-doc comments

 drivers/media/i2c/imx274.c  | 38 ---------------
 drivers/media/i2c/imx334.c  | 93 -------------------------------------
 drivers/media/i2c/imx335.c  | 87 ----------------------------------
 drivers/media/i2c/imx412.c  | 82 --------------------------------
 drivers/media/i2c/ov9282.c  | 67 --------------------------
 drivers/media/i2c/tvp514x.c | 55 +---------------------
 6 files changed, 1 insertion(+), 421 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-04-03  8:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-02 21:49 [PATCH 0/6] Remove surplus kernel-doc comments Sakari Ailus
2026-04-02 21:49 ` [PATCH 1/6] media: imx274: Remove redundant " Sakari Ailus
2026-04-03  8:02   ` Kieran Bingham
2026-04-02 21:49 ` [PATCH 2/6] media: imx334: " Sakari Ailus
2026-04-03  8:05   ` Kieran Bingham
2026-04-02 21:49 ` [PATCH 3/6] media: imx335: " Sakari Ailus
2026-04-03  8:01   ` Kieran Bingham
2026-04-02 21:49 ` [PATCH 4/6] media: imx412: " Sakari Ailus
2026-04-03  8:22   ` Kieran Bingham
2026-04-02 21:49 ` [PATCH 5/6] media: ov9282: " Sakari Ailus
2026-04-03  8:23   ` Kieran Bingham
2026-04-02 21:49 ` [PATCH 6/6] media: tvp514x: " Sakari Ailus
2026-04-03  8:24   ` Kieran Bingham

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