All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: sm750: Fix style errors
@ 2015-03-11  2:35 Ioana Ciornei
  2015-03-11  2:35 ` [PATCH 1/7] staging: sm750: Fix switch-case indentation Ioana Ciornei
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Ioana Ciornei @ 2015-03-11  2:35 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Ioana Ciornei

This patchset cleans up multiple style errors in order to follow the Linux 
coding style.

Ioana Ciornei (7):
  staging: sm750: Fix switch-case indentation
  staging: sm750: Place blank line after declarations
  staging: sm750: Remove braces surrounding single statement blocks
  staging: sm750: Remove trailing whitespaces
  staging: sm750: Indent code using tabs
  staging: sm750: Indent conditional statement
  staging: sm750: Add space after comma

 drivers/staging/sm750fb/sm750.c | 1172 +++++++++++++++++++--------------------
 1 file changed, 584 insertions(+), 588 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-03-15 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11  2:35 [PATCH 0/7] staging: sm750: Fix style errors Ioana Ciornei
2015-03-11  2:35 ` [PATCH 1/7] staging: sm750: Fix switch-case indentation Ioana Ciornei
2015-03-11  2:35 ` [PATCH 2/7] staging: sm750: Place blank line after declarations Ioana Ciornei
2015-03-15 10:36   ` [Outreachy kernel] " Greg KH
2015-03-11  2:35 ` [PATCH 3/7] staging: sm750: Remove braces surrounding single statement blocks Ioana Ciornei
2015-03-11  2:35 ` [PATCH 4/7] staging: sm750: Remove trailing whitespaces Ioana Ciornei
2015-03-11  2:35 ` [PATCH 5/7] staging: sm750: Indent code using tabs Ioana Ciornei
2015-03-11  2:35 ` [PATCH 6/7] staging: sm750: Indent conditional statement Ioana Ciornei
2015-03-11  2:35 ` [PATCH 7/7] staging: sm750: Add space after comma Ioana Ciornei
2015-03-11 14:09   ` [Outreachy kernel] " Julia Lawall
2015-03-11 14:13     ` Ioana Ciornei

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.