diff options
author | Christos Gkekas <[email protected]> | 2017-07-08 20:25:48 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-07-20 15:43:01 +0200 |
commit | bc35f73aa62f51b80f769d3a6617f4a4ba11d81e (patch) | |
tree | 67f619dca225607fc27f84c79c962050ec899df1 /net/unix/sysctl_net_unix.c | |
parent | a91ab911df51ac364e594d5950ed508d91091498 (diff) |
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 <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions