diff options
| author | Arnd Bergmann <[email protected]> | 2016-10-18 00:42:27 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-25 09:52:01 +0200 |
| commit | d4bcd7e75cce12cc596144688a8167cef19e886c (patch) | |
| tree | 1da48777c67b024bef204949532c7dad3b6d2fcc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | c444ebc83ee233849f32b41d43953bddce06c8f3 (diff) | |
staging: lustre: restore initialization of return code
A recent rework dropped the initialization of the initialization of the
successful return code in lov_getstripe:
drivers/staging/lustre/lustre/lov/lov_pack.c: In function 'lov_getstripe':
drivers/staging/lustre/lustre/lov/lov_pack.c:426:9: error: 'rc' may be used uninitialized in this function [-Werror=maybe-uninitialized]
drivers/staging/lustre/lustre/lov/lov_pack.c:313:6: note: 'rc' was declared here
This adds it back.
Fixes: e10a431b3fd0 ("staging: lustre: lov: move LSM to LOV layer")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions