linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Katie Dunne <kdunne@mail.ccsf.edu>
To: outreachy-kernel@googlegroups.com
Cc: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de,
	pmeerw@pmeerw.net, gregkh@linuxfoundation.org,
	linux-iio@vger.kernel.org
Subject: [RFC 0/3] staging: iio: meter: Header file maintenance
Date: Sun, 26 Feb 2017 10:38:21 -0800	[thread overview]
Message-ID: <cover.1488133199.git.kdunne@mail.ccsf.edu> (raw)

Remove unnecessary definitons, collapse header file into source,
and clean up includes in implemenation.

This is an RFC because the placement of the definitions is somewhat
subjective, and I've attempted to follow examples in upstream subsystems
by placing them near their 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

             reply	other threads:[~2017-02-26 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26 18:38 Katie Dunne [this message]
2017-02-26 18:42 ` [RFC 1/3] staging: iio: meter: Remove unused definitions Katie Dunne
2017-02-26 18:45 ` [RFC 2/3] staging: iio: meter: Move header content to implementation file Katie Dunne
2017-02-26 18:48 ` [RFC 3/3] staging: iio: meter: Clean up #includes Katie Dunne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1488133199.git.kdunne@mail.ccsf.edu \
    --to=kdunne@mail.ccsf.edu \
    --cc=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).