linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Use macros BIT() and GENMASK()
@ 2017-02-18 20:19 sayli karnik
  2017-02-18 20:20 ` [PATCH 1/3] staging: iio: ad7152: Use BIT() macro for left shifting 1 sayli karnik
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: sayli karnik @ 2017-02-18 20:19 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	Hartmut Knaack, Peter Meerwald-Stadler, Greg Kroah-Hartman,
	linux-iio

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


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

end of thread, other threads:[~2017-02-19  9:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-18 20:19 [PATCH 0/3] Use macros BIT() and GENMASK() sayli karnik
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

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).