Hi Ksenija, Greg,
On Wed, Mar 23, 2016 at 12:06 PM, Ksenija Stanojevic
wrote:
> Fix following sparse warning:
> warning: cast to restricted __be16
Please include line number information so we know which line sparse
complains about.
> Signed-off-by: Ksenija Stanojevic
> ---
> drivers/staging/i
On 23/03/16 11:06, Ksenija Stanojevic wrote:
> Fix following sparse warning:
> warning: cast to restricted __be16
>
> Signed-off-by: Ksenija Stanojevic
Subject amended to include the driver name. I do tend to let some through
without whilst being lazy, but it really should give a hint of the sco
Fix following sparse warning:
warning: cast to restricted __be16
Signed-off-by: Ksenija Stanojevic
---
drivers/staging/iio/adc/ad7606_spi.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/iio/adc/ad7606_spi.c
b/drivers/staging/iio/adc/ad7606_spi.c
index