All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes
@ 2026-07-12 11:59 A. Kalimov
  2026-07-12 11:59 ` [PATCH v3 1/2] staging: media: atomisp: remove unnecessary return statement A. Kalimov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: A. Kalimov @ 2026-07-12 11:59 UTC (permalink / raw)
  To: error27, gregkh, hansg, andy
  Cc: mchehab, sakari.ailus, linux-staging, linux-media, linux-kernel,
	A. Kalimov

This series fixes a checkpatch warning regarding indentation and removes an
unnecessary return statement in atomisp_cmd.c.

Changes in v3:
- Added missing commit descriptions to pass Media CI checks and address Dan Carpenter's feedback.


A. Kalimov (2):
  staging: media: atomisp: remove unnecessary return statement
  staging: media: atomisp: fix function arguments indentation

 .../staging/media/atomisp/pci/atomisp_cmd.c    | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-07-14  9:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12 11:59 [PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes A. Kalimov
2026-07-12 11:59 ` [PATCH v3 1/2] staging: media: atomisp: remove unnecessary return statement A. Kalimov
2026-07-12 11:59 ` [PATCH v3 2/2] staging: media: atomisp: fix function arguments indentation A. Kalimov
2026-07-14  9:29 ` [PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes Andy Shevchenko

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.