aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tracing/draw_functrace.py
diff options
context:
space:
mode:
authorChristian Engelmayer <cengelma@gmx.at>2014-05-13 16:47:03 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-27 20:43:12 -0400
commit63fa80cd582321693474f9cf9203329a2f8a8494 (patch)
tree096273c86f492f64d125ea1cd0aba54c629f34d2 /scripts/tracing/draw_functrace.py
parentf82dd4b093ead1161770de70515cb11602ac664c (diff)
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Function genwqe_free_sync_sgl() returns the value of variable 'rc'. 'rc' is only set in the error paths, thus initialize it by 0. Coverity CID 1204242. Signed-off-by: Christian Engelmayer <cengelma@gmx.at> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/tracing/draw_functrace.py')
0 files changed, 0 insertions, 0 deletions