linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: iio: ade7754: Header file maintenance
@ 2017-03-20 15:15 simran singhal
  2017-03-20 15:15 ` [PATCH 1/2] staging: ade7754: Move header content to implementation file simran singhal
  2017-03-20 15:15 ` [PATCH 2/2] staging: ade7754: Clean up #includes simran singhal
  0 siblings, 2 replies; 5+ messages in thread
From: simran singhal @ 2017-03-20 15:15 UTC (permalink / raw)
  To: lars
  Cc: Michael.Hennerich, jic23, knaack.h, pmeerw, gregkh, linux-iio,
	devel, linux-kernel, outreachy-kernel

Collapse header file into source, and clean up includes in 
implementation.

simran singhal (2):
  staging: ade7754: Move header content to implementation file
  staging: ade7754: Clean up #includes

 drivers/staging/iio/meter/ade7754.c | 98 ++++++++++++++++++++++++++++++++++---
 drivers/staging/iio/meter/ade7754.h | 90 ----------------------------------
 2 files changed, 91 insertions(+), 97 deletions(-)
 delete mode 100644 drivers/staging/iio/meter/ade7754.h

-- 
2.7.4


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

end of thread, other threads:[~2017-03-22 20:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 15:15 [PATCH 0/2] staging: iio: ade7754: Header file maintenance simran singhal
2017-03-20 15:15 ` [PATCH 1/2] staging: ade7754: Move header content to implementation file simran singhal
2017-03-22 20:21   ` Jonathan Cameron
2017-03-20 15:15 ` [PATCH 2/2] staging: ade7754: Clean up #includes simran singhal
2017-03-22 20:22   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).