Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604685
| From | simran singhal <singhalsimran0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] staging: iio: ade7754: Header file maintenance |
| Date | 2017-03-20 16:30 +0100 |
| Message-ID | <tn7pT-6E2-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] staging: iio: ade7754: Header file maintenance simran singhal <singhalsimran0@gmail.com> - 2017-03-20 16:30 +0100
[PATCH 2/2] staging: ade7754: Clean up #includes simran singhal <singhalsimran0@gmail.com> - 2017-03-20 16:30 +0100
Re: [PATCH 2/2] staging: ade7754: Clean up #includes Jonathan Cameron <jic23@kernel.org> - 2017-03-22 21:30 +0100
[PATCH 1/2] staging: ade7754: Move header content to implementation file simran singhal <singhalsimran0@gmail.com> - 2017-03-20 16:50 +0100
Re: [PATCH 1/2] staging: ade7754: Move header content to implementation file Jonathan Cameron <jic23@kernel.org> - 2017-03-22 21:30 +0100
csiph-web