aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-05-05 16:23:04 +0300
committerRafael J. Wysocki <[email protected]>2016-05-05 15:28:58 +0200
commitf18ebc211e259d4f591e39e74b2aa2de226c9a1d (patch)
treed651da8932ba87dbac83b5a60a50b5dd1388596b /tools/perf/scripts/python/sctop.py
parenta508d954af748bc1f5f1d9174f167a8650fca923 (diff)
ACPI / sysfs: fix error code in get_status()
The problem with ornamental, do-nothing gotos is that they lead to "forgot to set the error code" bugs. We should be returning -EINVAL here but we don't. It leads to an uninitalized variable in counter_show(): drivers/acpi/sysfs.c:603 counter_show() error: uninitialized symbol 'status'. Fixes: 1c8fce27e275 (ACPI: introduce drivers/acpi/sysfs.c) Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions