Linux Media Controller development
 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
  2026-07-12 11:59 ` [PATCH v3 2/2] staging: media: atomisp: fix function arguments indentation A. Kalimov
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2026-07-12 12:01 UTC | newest]

Thread overview: 3+ 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

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