public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: media: atomisp: cleanup ov2722.h driver
@ 2026-02-09  4:55 Taekyung Oh
  2026-02-09  4:55 ` [PATCH 1/2] staging: media: atomisp: fix block comment style in ov2722.h Taekyung Oh
  2026-02-09  4:55 ` [PATCH 2/2] staging: media: atomisp: remove dead code " Taekyung Oh
  0 siblings, 2 replies; 6+ messages in thread
From: Taekyung Oh @ 2026-02-09  4:55 UTC (permalink / raw)
  To: Hans de Goede, Mauro Carvalho Chehab, Greg Kroah-Hartman,
	Andy Shevchenko
  Cc: Sakari Ailus, linux-media, linux-staging, linux-kernel,
	Taekyung Oh

This patch cleans up the ov2722 driver in atomisp staging.
Both patches fix warnings reported by checkpatch.pl.

Patch 1 fixes block comments coding style warnings.
Patch 2 removes unused code blocks enclosed in #if 0.

Taekyung Oh (2):
  staging: media: atomisp: fix block comment style in ov2722.h
  staging: media: atomisp: remove dead code in ov2722.h

 drivers/staging/media/atomisp/i2c/ov2722.h | 649 +--------------------
 1 file changed, 6 insertions(+), 643 deletions(-)

-- 
2.50.1 (Apple Git-155)



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

end of thread, other threads:[~2026-02-09 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09  4:55 [PATCH 0/2] staging: media: atomisp: cleanup ov2722.h driver Taekyung Oh
2026-02-09  4:55 ` [PATCH 1/2] staging: media: atomisp: fix block comment style in ov2722.h Taekyung Oh
2026-02-09  6:47   ` Greg Kroah-Hartman
2026-02-09 16:37     ` Taekyung Oh
2026-02-09  4:55 ` [PATCH 2/2] staging: media: atomisp: remove dead code " Taekyung Oh
2026-02-09  8:29   ` Andy Shevchenko

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