All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] General coding style clean-up
@ 2020-07-22 14:50 Rahul Gottipati
  2020-07-22 14:55 ` [PATCH v3 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces Rahul Gottipati
  2020-07-22 14:58 ` [PATCH v3 2/2] media: atomisp: Fix coding style issue - correct multiline comments Rahul Gottipati
  0 siblings, 2 replies; 3+ messages in thread
From: Rahul Gottipati @ 2020-07-22 14:50 UTC (permalink / raw)
  To: mchehab; +Cc: sakari.ailus, gregkh, linux-media, devel, linux-kernel

This patchset fixes several checkpatch.pl warnings in atomisp_ioctl.c
that have been distributed across 2 patches logically.

Rahul Gottipati (2):
  media: atomisp: Fix coding style issue - remove beginning whitespaces
  media: atomisp: Fix coding style issue - correct multiline comments

 .../staging/media/atomisp/pci/atomisp_ioctl.c | 38 +++++++++++--------
 1 file changed, 23 insertions(+), 15 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-07-22 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-22 14:50 [PATCH v3 0/2] General coding style clean-up Rahul Gottipati
2020-07-22 14:55 ` [PATCH v3 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces Rahul Gottipati
2020-07-22 14:58 ` [PATCH v3 2/2] media: atomisp: Fix coding style issue - correct multiline comments Rahul Gottipati

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.