aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichał Kępień <[email protected]>2017-03-10 11:50:36 +0100
committerDarren Hart <[email protected]>2017-03-14 22:57:18 -0700
commitc2cddd4f7d686ae7185af44885894202b5c8af63 (patch)
tree0786a5f058bfe08bceed3e7bb2df3789818ea0fe /tools/perf/scripts/python
parentaea3137c2cb641e69b80ee5b3c376120034e458d (diff)
platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
Error labels currently used in fujitsu_init() are really hard to follow: some (fail_laptop) indicate which operation has failed, others (fail_sysfs_group) indicate where unrolling should start and the rest (fail_platform_driver) is simply confusing. Change them to follow the pattern used throughout the rest of the module, i.e. make every label indicate the first unrolling operation it leads to. Signed-off-by: Michał Kępień <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-and-tested-by: Jonathan Woithe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions