All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: iio: Fix coding style issues.
@ 2016-03-21  7:36 Sandhya Bankar
  2016-03-21  7:41 ` [PATCH 1/4] Staging: iio: ade7758_core: Fix open parentheses alignment issues Sandhya Bankar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sandhya Bankar @ 2016-03-21  7:36 UTC (permalink / raw)
  To: outreachy-kernel

Fix coding style issues.These issues are detected by checkpatch.pl script.

Sandhya Bankar (4):
  Staging: iio: ade7758_core: Fix open parentheses alignment issues.
  Staging: iio: ade7758_core: Remove unnecessary blank line.
  Staging: iio: ade7758: Use a blank line after function/struct declarations.
  Staging: iio: ade7758: Fix open parentheses alignment issues.

 drivers/staging/iio/meter/ade7758.h      | 16 ++++---
 drivers/staging/iio/meter/ade7758_core.c | 74 +++++++++++---------------------
 2 files changed, 35 insertions(+), 55 deletions(-)

-- 
1.8.3.4



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

end of thread, other threads:[~2016-03-21 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21  7:36 [PATCH 0/4] Staging: iio: Fix coding style issues Sandhya Bankar
2016-03-21  7:41 ` [PATCH 1/4] Staging: iio: ade7758_core: Fix open parentheses alignment issues Sandhya Bankar
2016-03-21  7:43 ` [PATCH 2/4] Staging: iio: ade7758_core: Remove unnecessary blank line Sandhya Bankar
2016-03-21  7:45 ` [PATCH 3/4] Staging: iio: ade7758: Use a blank line after function/struct declarations Sandhya Bankar
2016-03-21  7:47 ` [PATCH 4/4] Staging: iio: ade7758: Fix open parentheses alignment issues Sandhya Bankar

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.