diff options
author | Michał Kępień <kernel@kempniu.pl> | 2017-01-11 09:59:32 +0100 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2017-02-04 02:47:18 +0100 |
commit | 29544f03e52b2a6670ae1f1331033feefa216536 (patch) | |
tree | f0964c31d00ca5941cd750b29452fae15670c041 /net/rxrpc/utils.c | |
parent | 2451d19d5d6a4659e5345024efdef3fc5336938a (diff) |
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 'net/rxrpc/utils.c')
0 files changed, 0 insertions, 0 deletions