All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: iio: ad5933: header file maintenance
@ 2016-03-17  6:58 Alison Schofield
  2016-03-17  6:59 ` [PATCH 1/2] staging: iio: ad5933: move contents of header file to source file Alison Schofield
  2016-03-17  7:00 ` [PATCH 2/2] staging: iio: ad5933: remove unused #includes Alison Schofield
  0 siblings, 2 replies; 3+ messages in thread
From: Alison Schofield @ 2016-03-17  6:58 UTC (permalink / raw)
  To: outreachy-kernel

Collapse header file into source & clean up #includes in source.

Alison Schofield (2):
  staging: iio: ad5933: move contents of header file to source file
  staging: iio: ad5933: remove unused #includes

 drivers/staging/iio/impedance-analyzer/ad5933.c | 16 ++++++++++----
 drivers/staging/iio/impedance-analyzer/ad5933.h | 28 -------------------------
 2 files changed, 12 insertions(+), 32 deletions(-)
 delete mode 100644 drivers/staging/iio/impedance-analyzer/ad5933.h

-- 
2.1.4



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

end of thread, other threads:[~2016-03-17  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17  6:58 [PATCH 0/2] staging: iio: ad5933: header file maintenance Alison Schofield
2016-03-17  6:59 ` [PATCH 1/2] staging: iio: ad5933: move contents of header file to source file Alison Schofield
2016-03-17  7:00 ` [PATCH 2/2] staging: iio: ad5933: remove unused #includes Alison Schofield

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.