All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: iio: meter: Header file maintenance
@ 2017-02-28  3:14 Katie Dunne
  2017-02-28  3:16 ` [PATCH 1/3] staging: iio: meter: Remove unused definitions Katie Dunne
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Katie Dunne @ 2017-02-28  3:14 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: jic23, knaack.h, lars, pmeerw, gregkh, linux-iio

Remove unnecessary definitions, collapse header file into source,
and clean up includes in implementation.

Katie Dunne (3):
  staging: iio: meter: Remove unused definitions
  staging: iio: meter: Move header content to implementation file
  staging: iio: meter: Clean up #includes

 drivers/staging/iio/meter/ade7753.c | 70 ++++++++++++++++++++++++++++++++----
 drivers/staging/iio/meter/ade7753.h | 72 -------------------------------------
 2 files changed, 63 insertions(+), 79 deletions(-)
 delete mode 100644 drivers/staging/iio/meter/ade7753.h

-- 
2.7.4



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

end of thread, other threads:[~2017-03-02 19:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28  3:14 [PATCH 0/3] staging: iio: meter: Header file maintenance Katie Dunne
2017-02-28  3:16 ` [PATCH 1/3] staging: iio: meter: Remove unused definitions Katie Dunne
2017-02-28  6:47   ` [Outreachy kernel] " Julia Lawall
2017-02-28  8:13     ` Daniel Baluta
2017-03-02 19:14       ` Jonathan Cameron
2017-02-28  3:19 ` [PATCH 2/3] staging: iio: meter: Move header content to implementation file Katie Dunne
2017-03-02 19:16   ` Jonathan Cameron
2017-02-28  3:21 ` [PATCH 3/3] staging: iio: meter: Clean up #includes Katie Dunne

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.