summaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
diff options
context:
space:
mode:
authorChristos Gkekas <chris.gekas@gmail.com>2017-07-08 15:25:48 -0400
committerJiri Kosina <jkosina@suse.cz>2017-07-20 09:43:01 -0400
commitbc35f73aa62f51b80f769d3a6617f4a4ba11d81e (patch)
tree67f619dca225607fc27f84c79c962050ec899df1 /drivers/hid/usbhid
parenta91ab911df51ac364e594d5950ed508d91091498 (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 <chris.gekas@gmail.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/usbhid')
0 files changed, 0 insertions, 0 deletions