diff options
author | Darren Hart (VMware) <dvhart@infradead.org> | 2017-12-08 14:57:54 -0800 |
---|---|---|
committer | Darren Hart (VMware) <dvhart@infradead.org> | 2017-12-11 16:30:51 -0800 |
commit | 1c3fdf125ef416227e43fdedf6b5097c41e8c467 (patch) | |
tree | 9b7266732ce8d13c0e1b29ccea7d74f37db3d843 /scripts/gcc-x86_64-has-stack-protector.sh | |
parent | 9678d0ef77d71a25e2194606238d9cb5b544c0f3 (diff) | |
download | talos-op-linux-1c3fdf125ef416227e43fdedf6b5097c41e8c467.tar.gz talos-op-linux-1c3fdf125ef416227e43fdedf6b5097c41e8c467.zip |
platform/x86: intel-vbtn: Simplify autorelease logic
The new notify_handler logic determining if autorelease should be used or
not is a bit awkward, and can result in more than one call to
sparse_keymap_report_event for the same event (scancode). The nesting
and long lines also made it difficult to read.
Simplify the logic by eliminating a level of nesting with a goto and
always calculate autorelease and val so we can make a single call to
sparse_keymap_report_event.
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Reviewed-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Tested-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Cc: AceLan Kao <acelan.kao@canonical.com>
Diffstat (limited to 'scripts/gcc-x86_64-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions