linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] adis16209 driver cleanup
@ 2018-02-17 16:02 Shreeya Patel
  2018-02-17 16:04 ` [PATCH 1/3] Staging: iio: adis16209: Use SPDX identifier Shreeya Patel
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Shreeya Patel @ 2018-02-17 16:02 UTC (permalink / raw)
  To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw, linux-iio,
	devel, daniel.baluta
  Cc: Shreeya Patel

This patchset has been introduced for the cleanup of
adis16209 driver.
This patchset cleans up miscellaneous code fragments
and improves the code readability.

Shreeya Patel (3):
  Staging: iio: adis16209: Use SPDX identifier
  Staging: iio: adis16209: Remove unnecessary comments and add suitable
    suffix
  Staging: iio: adis16209: Use sign_extend32 and adjust a switch
    statement

 drivers/staging/iio/accel/adis16209.c | 231 ++++++++++++----------------------
 1 file changed, 82 insertions(+), 149 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-02-18 12:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-17 16:02 [PATCH 0/3] adis16209 driver cleanup Shreeya Patel
2018-02-17 16:04 ` [PATCH 1/3] Staging: iio: adis16209: Use SPDX identifier Shreeya Patel
2018-02-18 11:31   ` Himanshu Jha
2018-02-18 11:37     ` Shreeya Patel
2018-02-18 12:02       ` Jonathan Cameron
2018-02-18 12:08         ` Lars-Peter Clausen
2018-02-18 12:14           ` Lars-Peter Clausen
2018-02-18 12:51             ` Jonathan Cameron
2018-02-18 12:04   ` Jonathan Cameron
2018-02-17 16:07 ` [PATCH 2/3] Staging: iio: adis16209: Remove unnecessary comments and add suitable suffix Shreeya Patel
2018-02-18 12:44   ` Jonathan Cameron
2018-02-17 16:21 ` [PATCH 3/3] Staging: iio: adis16209: Use sign_extend32 and adjust a switch statement Shreeya Patel
2018-02-18 12:47   ` 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).