All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: slicoss: Fix multiple checkpatch warnings
@ 2016-09-15 19:13 Rehas Sachdeva
  2016-09-15 19:14 ` [PATCH 1/5] staging: slicoss: Fix alignment with open parentheses Rehas Sachdeva
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Rehas Sachdeva @ 2016-09-15 19:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Lior Dotan, Christopher Harrer, Greg Kroah-Hartman

Fixes multiple checkpatch.pl warnings in slicoss driver.

Rehas Sachdeva (5):
  staging: slicoss: Fix alignment with open parentheses
  staging: slicoss: Remove blank lines before & after braces
  staging: slicoss: Add {} to an arm of if-else
  staging: slicoss: Remove unnecessary braces {}
  staging: slicoss: Remove unnecessary blank line

 drivers/staging/slicoss/slicoss.c | 40 ++++++++++++++++++---------------------
 1 file changed, 18 insertions(+), 22 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2016-09-16  7:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 19:13 [PATCH 0/5] staging: slicoss: Fix multiple checkpatch warnings Rehas Sachdeva
2016-09-15 19:14 ` [PATCH 1/5] staging: slicoss: Fix alignment with open parentheses Rehas Sachdeva
2016-09-15 19:20   ` [Outreachy kernel] " Julia Lawall
2016-09-15 19:28     ` Rehas Sachdeva
2016-09-15 19:14 ` [PATCH 2/5] staging: slicoss: Remove blank lines before & after braces Rehas Sachdeva
2016-09-15 19:15 ` [PATCH 3/5] staging: slicoss: Add {} to an arm of if-else Rehas Sachdeva
2016-09-16  7:54   ` [Outreachy kernel] " Greg Kroah-Hartman
2016-09-15 19:15 ` [PATCH 4/5] staging: slicoss: Remove unnecessary braces {} Rehas Sachdeva
2016-09-15 19:15 ` [PATCH 5/5] staging: slicoss: Remove unnecessary blank line Rehas Sachdeva

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.