All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] staging: iio: tsl2x7x_core: fix multiple coding style issues
@ 2016-03-12  8:19 Eva Rachel Retuya
  2016-03-12  8:19 ` [PATCH v2 1/5] staging: iio: tsl2x7x_core: adjust alignment to match open parenthesis Eva Rachel Retuya
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eva Rachel Retuya @ 2016-03-12  8:19 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Eva Rachel Retuya

Eliminate majority of checkpatch issues on tsl2x7x_core.c
---
This patch was already submitted before but somehow got lost in the queue. Probably because I did not send the v2 right away or some other reason.
Original submission can be found here:

https://groups.google.com/forum/#!topicsearchin/outreachy-kernel/subject$3Aiio$3A$20AND$20subject$3Atsl2x7x_core$3A$20AND$20after$3A2016$2F02$2F09/outreachy-kernel/SgWiOEpe17Q

Eva Rachel Retuya (5):
  staging: iio: tsl2x7x_core: adjust alignment to match open parenthesis
  staging: iio: tsl2x7x_core: use preferred comment style
  staging: iio: tsl2x7x_core: remove space after a cast
  staging: iio: tsl2x7x_core: add spaces around operators
  staging: iio: tsl2x7x_core: add blank line after struct declaration

 drivers/staging/iio/light/tsl2x7x_core.c | 211 ++++++++++++++++++-------------
 1 file changed, 122 insertions(+), 89 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-03-12  8:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-12  8:19 [PATCH v2 0/5] staging: iio: tsl2x7x_core: fix multiple coding style issues Eva Rachel Retuya
2016-03-12  8:19 ` [PATCH v2 1/5] staging: iio: tsl2x7x_core: adjust alignment to match open parenthesis Eva Rachel Retuya
2016-03-12  8:19 ` [PATCH v2 2/5] staging: iio: tsl2x7x_core: use preferred comment style Eva Rachel Retuya
2016-03-12  8:19 ` [PATCH v2 3/5] staging: iio: tsl2x7x_core: remove space after a cast Eva Rachel Retuya
2016-03-12  8:19 ` [PATCH v2 4/5] staging: iio: tsl2x7x_core: add spaces around operators Eva Rachel Retuya
2016-03-12  8:19 ` [PATCH v2 5/5] staging: iio: tsl2x7x_core: add blank line after struct declaration Eva Rachel Retuya

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.