diff options
author | Christos Gkekas <chris.gekas@gmail.com> | 2017-07-08 22:25:48 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-07-20 16:43:01 +0300 |
commit | bc35f73aa62f51b80f769d3a6617f4a4ba11d81e (patch) | |
tree | 67f619dca225607fc27f84c79c962050ec899df1 /net/bluetooth/hidp | |
parent | a91ab911df51ac364e594d5950ed508d91091498 (diff) | |
download | linux-bc35f73aa62f51b80f769d3a6617f4a4ba11d81e.tar.xz |
HID: wacom: Remove comparison of u8 mode with zero and simplify.
Variable mode in method wacom_show_remote_mode() is defined as u8, thus
statement (mode >= 0) is always true and should be removed, simplifying
the logic.
Signed-off-by: Christos Gkekas <chris.gekas@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/bluetooth/hidp')
0 files changed, 0 insertions, 0 deletions