All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: media: atomisp: Fix style issues
@ 2017-09-20 12:28 Georgiana Chelu
  2017-09-20 12:28 ` [PATCH 1/4] Staging: media: atomisp: Use unsigned int instead of unsigned Georgiana Chelu
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Georgiana Chelu @ 2017-09-20 12:28 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman

This patchset fix coding style issues found by checkpatch.pl.

Georgiana Chelu (4):
  Staging: media: atomisp: Use unsigned int instead of unsigned
  Staging: media: atomisp: Add blank line after declarations
  Staging: media: atomisp: pci: Move open brace '{' on the next line
  Staging: media: atomisp: pci: Place constant on the right side in
    comparissons

 .../atomisp/pci/atomisp2/atomisp_compat_css20.c    | 27 +++++++++++++++-------
 1 file changed, 19 insertions(+), 8 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-20 13:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 12:28 [PATCH 0/4] Staging: media: atomisp: Fix style issues Georgiana Chelu
2017-09-20 12:28 ` [PATCH 1/4] Staging: media: atomisp: Use unsigned int instead of unsigned Georgiana Chelu
2017-09-20 12:28 ` [PATCH 2/4] Staging: media: atomisp: Add blank line after declarations Georgiana Chelu
2017-09-20 12:28 ` [PATCH 3/4] Staging: media: atomisp: pci: Move open brace '{' on the next line Georgiana Chelu
2017-09-20 12:28 ` [PATCH 4/4] Staging: media: atomisp: pci: Place constant on the right side in comparissons Georgiana Chelu
2017-09-20 12:45 ` [Outreachy kernel] [PATCH 0/4] Staging: media: atomisp: Fix style issues Julia Lawall
2017-09-20 13:00   ` Georgiana Chelu
2017-09-20 13:07     ` Julia Lawall
2017-09-20 13:31       ` Georgiana Chelu

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.