aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-01-16 09:24:46 +0100
committerGreg Kroah-Hartman <[email protected]>2018-01-16 09:36:22 +0100
commit3fc0b7d3e0a4d37e4c60c2232df4500187a07232 (patch)
treeebb36eb80a822ff952fd99b7570da9c8de5c6e26 /tools/perf/scripts/python
parent0f45b23aedf91ae66890d13320c5147c15013a0c (diff)
staging: lustre: lnet: fix build warning in module.c
With the latest patches from Neil, we are now getting a build 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; ^~ So fix this up by giving a default error value to rc. Reported-by: Stephen Rothwell <[email protected]> Reported-by: kbuild test robot <[email protected]> Cc: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions