diff options
author | 2017-01-11 09:59:32 +0100 | |
---|---|---|
committer | 2017-02-04 02:47:18 +0100 | |
commit | 29544f03e52b2a6670ae1f1331033feefa216536 (patch) | |
tree | f0964c31d00ca5941cd750b29452fae15670c041 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | platform/x86: fujitsu-laptop: move keycode processing to separate functions (diff) | |
download | wireguard-linux-29544f03e52b2a6670ae1f1331033feefa216536.tar.xz wireguard-linux-29544f03e52b2a6670ae1f1331033feefa216536.zip |
platform/x86: fujitsu-laptop: break up complex loop condition
The loop condition in acpi_fujitsu_hotkey_release() includes an
assignment, a four-argument function call and a comparison, making it
hard to read. Separate the assignment from the comparison to improve
readability.
Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Acked-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions