lkml.org 
[lkml]   [2017]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] staging: iio: Remove useless type conversion
Date
This patch-series removes some type conversions like casting a pointer to a pointer of same type,
casting to the original type using addressof(&) operator etc.

simran singhal (3):
staging: iio: accel: Remove useless type conversion
staging: iio: frequency: Remove useless type conversion
staging: iio: light: Remove useless type conversion

drivers/staging/iio/accel/adis16201.c | 2 +-
drivers/staging/iio/accel/adis16203.c | 2 +-
drivers/staging/iio/accel/adis16209.c | 2 +-
drivers/staging/iio/accel/adis16240.c | 6 +++---
drivers/staging/iio/frequency/ad9832.c | 2 +-
drivers/staging/iio/light/tsl2x7x_core.c | 2 +-
6 files changed, 8 insertions(+), 8 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-03-31 17:10    [W:0.033 / U:0.976 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site