aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorPeter Huewe <[email protected]>2013-02-03 22:54:33 +0100
committerGreg Kroah-Hartman <[email protected]>2013-02-04 10:46:27 -0800
commitfd1bbbb79eff1a4381328049b375c80c3fc8bff9 (patch)
treeefaac4c19171c1e79f6f8f204c74033f469d0ec9 /tools/perf/scripts/python/net_dropmonitor.py
parent8cedcc7022e40fa83339257e82e64754ca1c8b9a (diff)
staging/xgifb: Fix return of uninitialized variable
Clang warning: drivers/staging/xgifb/XGI_main_26.c: warning: variable 'ret' is used uninitialized whenever 'if' condition: if (xgifb_info->mode_idx < 0) { evaluates to true. drivers/staging/xgifb/XGI_main_26.c: note: uninitialized use occurs here return ret; This patch initializes the variable in this case. Signed-off-by: Peter Huewe <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions