Re: [PATCH] iio: adc: Fix coding style violations

2017-08-09 Thread Michal Simek
On 8.8.2017 17:52, Joe Perches wrote: > On Tue, 2017-08-08 at 14:04 +0200, Michal Simek wrote: >> From: Sai Krishna Potthuri > [] >> diff --git a/drivers/iio/adc/xilinx-xadc.h b/drivers/iio/adc/xilinx-xadc.h > [] >> @@ -76,7 +76,7 @@ struct xadc_ops { >> int (*setup)(struct platform_device *p

Re: [PATCH] iio: adc: Fix coding style violations

2017-08-08 Thread Joe Perches
On Tue, 2017-08-08 at 14:04 +0200, Michal Simek wrote: > From: Sai Krishna Potthuri [] > diff --git a/drivers/iio/adc/xilinx-xadc.h b/drivers/iio/adc/xilinx-xadc.h [] > @@ -76,7 +76,7 @@ struct xadc_ops { > int (*setup)(struct platform_device *pdev, struct iio_dev *indio_dev, >