linux-next: build warning after merge of the staging tree

From: Stephen Rothwell
Date: Mon Jan 15 2018 - 21:45:51 EST


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