From: sayli karnik <karniksayli1995@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-iio@vger.kernel.org
Subject: [PATCH 0/3] Use macros BIT() and GENMASK()
Date: Sun, 19 Feb 2017 01:49:23 +0530 [thread overview]
Message-ID: <cover.1487448326.git.karniksayli1995@gmail.com> (raw)
Use BIT() and GENMASK() macros for left shifts. Also add a blank line after a
function declaration.
sayli karnik (3):
staging: iio: ad7152: Use BIT() macro for left shifting 1
staging: iio: ad7152: Use GENMASK() macro for left shifts
staging: iio: ad7152: Add a blank line after a function
drivers/staging/iio/cdc/ad7152.c | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
--
2.7.4
next reply other threads:[~2017-02-18 20:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-18 20:19 sayli karnik [this message]
2017-02-18 20:20 ` [PATCH 1/3] staging: iio: ad7152: Use BIT() macro for left shifting 1 sayli karnik
2017-02-18 20:35 ` Lars-Peter Clausen
2017-02-18 20:21 ` [PATCH 2/3] staging: iio: ad7152: Use GENMASK() macro for left shifts sayli karnik
2017-02-18 20:35 ` [Outreachy kernel] " Julia Lawall
2017-02-18 20:40 ` Lars-Peter Clausen
2017-02-19 6:01 ` [Outreachy kernel] " sayli karnik
2017-02-19 9:29 ` Lars-Peter Clausen
2017-02-18 20:22 ` [PATCH 3/3] staging: iio: ad7152: Add a blank line after a function definition sayli karnik
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.1487448326.git.karniksayli1995@gmail.com \
--to=karniksayli1995@gmail.com \
--cc=Michael.Hennerich@analog.com \
--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).