On Fri, Jul 13, 2012 at 08:49:24AM +0200, Lars-Peter Clausen wrote: > On 07/13/2012 07:10 AM, Fengguang Wu wrote: > > Hi Lars-Peter, > > > > There are compile warnings in > > > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-next > > head: bd972ff3176caf91a49d1d754848c3f6c5435328 > > commit: 3879089ba3421bc8136025837b1a532729643371 [86/99] staging:iio:max1363: Don't free uninitialized variable > > > > All warnings: > > > > drivers/staging/iio/adc/ad7298_ring.c:97:37: warning: 'time_ns' may be used uninitialized in this function [-Wmaybe-uninitialized] > > > > Hi, > > I don't think the warning is caused by that commit. The file in question is > not affected by it. You are right. The real bad commit is this: commit 7c31b984c4d119d0e32a1696fd4ca6b506a73d10 Author: Michael Hennerich <michael.hennerich@xxxxxxxxxx> Date: Thu Feb 24 12:32:45 2011 +0100 IIO: ADC: New driver for the AD7298 8-channel SPI ADC Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html