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")

-- 
Cheers,
Stephen Rothwell

Reply via email to