Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: media: atomisp: Style and clean up fixes
@ 2026-07-11 11:01 A. Kalimov
  2026-07-11 11:01 ` [PATCH v2 1/2] staging: media: atomisp: remove unnecessary return statement A. Kalimov
  2026-07-11 11:01 ` [PATCH v2 2/2] staging: media: atomisp: fix function arguments indentation A. Kalimov
  0 siblings, 2 replies; 4+ messages in thread
From: A. Kalimov @ 2026-07-11 11:01 UTC (permalink / raw)
  To: error27, gregkh, hansg, andy
  Cc: mchehab, sakari.ailus, linux-staging, linux-media, linux-kernel,
	A. Kalimov

This patch series splits the original submission into two separate
patches and updates the function arguments indentation to match the
open parenthesis, as suggested by Dan Carpenter. Also updated the
Signed-off-by line with a real name.

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-11 11:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 11:01 [PATCH v2 0/2] staging: media: atomisp: Style and clean up fixes A. Kalimov
2026-07-11 11:01 ` [PATCH v2 1/2] staging: media: atomisp: remove unnecessary return statement A. Kalimov
2026-07-11 11:09   ` Dan Carpenter
2026-07-11 11:01 ` [PATCH v2 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