All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: iio: light: fix multiple checkpatch issues
@ 2016-02-18  7:35 Eva Rachel Retuya
  2016-02-18  7:35 ` [PATCH 1/5] staging: iio: light: indent to match open parenthesis Eva Rachel Retuya
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Eva Rachel Retuya @ 2016-02-18  7:35 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Eva Rachel Retuya

Eliminate checkpatch checks and warnings in iio/light.

Eva Rachel Retuya (5):
  staging: iio: light: properly indent to match open parenthesis
  staging: iio: light: omit space after a cast
  staging: iio: light: fix block comments according to kernel coding
    style
  staging: iio: light: add space around '*"
  staging: iio: light: fix multiple assignments in a single line

 drivers/staging/iio/light/isl29018.c | 39 ++++++++-------
 drivers/staging/iio/light/isl29028.c | 27 ++++++-----
 drivers/staging/iio/light/tsl2583.c  | 92 ++++++++++++++++++++++--------------
 3 files changed, 96 insertions(+), 62 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-02-28 13:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18  7:35 [PATCH 0/5] staging: iio: light: fix multiple checkpatch issues Eva Rachel Retuya
2016-02-18  7:35 ` [PATCH 1/5] staging: iio: light: indent to match open parenthesis Eva Rachel Retuya
2016-02-28 13:28   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 2/5] staging: iio: light: omit space after a cast Eva Rachel Retuya
2016-02-28 13:29   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 3/5] staging: iio: light: fix block comments according to kernel coding style Eva Rachel Retuya
2016-02-28 13:32   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 4/5] staging: iio: light: add space around '*" Eva Rachel Retuya
2016-02-28 13:33   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 5/5] staging: iio: light: fix multiple assignments in a single line Eva Rachel Retuya
2016-02-28 13:33   ` [Outreachy kernel] " Tejun Heo

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.