Re: randconfig build warnings in staging/iio/meter/

2014-12-15 Thread Daniel Baluta
On Mon, Dec 15, 2014 at 10:48 AM, devendra.aaru wrote: >> Hi, >> >> Thanks for reporting! We are working on IIO cleanup project [1] >> and we can take care of fixing this. >> > > Thanks for a very quick response. I did fix those warnings. Let me > know if i need to send patches to iio ml. All rig

Re: randconfig build warnings in staging/iio/meter/

2014-12-15 Thread devendra.aaru
> Hi, > > Thanks for reporting! We are working on IIO cleanup project [1] > and we can take care of fixing this. > Thanks for a very quick response. I did fix those warnings. Let me know if i need to send patches to iio ml. --Devendra ___ devel mailing

Re: randconfig build warnings in staging/iio/meter/

2014-12-15 Thread Daniel Baluta
On Mon, Dec 15, 2014 at 10:25 AM, devendra.aaru wrote: > Hello, > > With next-20141215, i have got the following build warnings: > > > drivers/staging/iio/meter/ade7754.c:222:6: warning: ‘val’ may be used > uninitialized in this function [-Wmaybe-uninitialized] > drivers/staging/iio/meter/ade7754.

randconfig build warnings in staging/iio/meter/

2014-12-15 Thread devendra.aaru
Hello, With next-20141215, i have got the following build warnings: drivers/staging/iio/meter/ade7754.c:222:6: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/staging/iio/meter/ade7754.c:368:6: warning: ‘val’ may be used uninitialized in this function [-