Messages in this thread |  | | Date | Tue, 16 Jan 2018 06:59:01 +0100 | From | Greg KH <> | Subject | Re: linux-next: build warning after merge of the staging tree |
| |
On Tue, Jan 16, 2018 at 01:45:44PM +1100, Stephen Rothwell wrote: > Hi Greg, > > After merging the staging tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/staging/lustre/lnet/selftest/module.c: In function 'lnet_selftest_init': > drivers/staging/lustre/lnet/selftest/module.c:98:10: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] > return rc; > ^~ > > Introduced by commit > > 6106c0f82481 ("staging: lustre: lnet: convert selftest to use workqueues")
Yeah, I told Neil about this, hopefully he sends me a fix soon :)
thanks,
greg k-h
|  |