On Sat, 17 Mar 2018 01:36:25 +0530 Himanshu Jha <himanshujha199640@xxxxxxxxx> wrote: > In adis16201_read_raw() adjust an argument to match an open parentheses > using tabs and spaces. > > Signed-off-by: Himanshu Jha <himanshujha199640@xxxxxxxxx> Applied, thanks Jonathan > --- > v2: > -aligned perfectly to match open parentheses. > > drivers/staging/iio/accel/adis16201.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/iio/accel/adis16201.c b/drivers/staging/iio/accel/adis16201.c > index 00e944e..e439cf7 100644 > --- a/drivers/staging/iio/accel/adis16201.c > +++ b/drivers/staging/iio/accel/adis16201.c > @@ -115,7 +115,7 @@ static int adis16201_read_raw(struct iio_dev *indio_dev, > switch (mask) { > case IIO_CHAN_INFO_RAW: > return adis_single_conversion(indio_dev, chan, > - ADIS16201_ERROR_ACTIVE, val); > + ADIS16201_ERROR_ACTIVE, val); > case IIO_CHAN_INFO_SCALE: > switch (chan->type) { > case IIO_VOLTAGE: _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel