summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-08-28 07:07:36 +0000
committerCorey Minyard <cminyard@mvista.com>2018-09-18 16:15:33 -0500
commit060e8fb53fe3455568982d10ab8c3dd605565049 (patch)
tree9f6e2dfdbb7d746abc5931504298116d94853408 /tools/perf/scripts/python/call-graph-from-sql.py
parente3dbc6d1d470e924529adf1e3e8e8447dc9b6977 (diff)
ipmi: fix return value of ipmi_set_my_LUN
Fixes gcc '-Wunused-but-set-variable' warning: drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_my_LUN': drivers/char/ipmi/ipmi_msghandler.c:1335:13: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int index, rv = 0; 'rv' should be the correct return value. Fixes: 048f7c3e352e ("ipmi: Properly release srcu locks on error conditions") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions