commit | 09a5c34e8d6b05663ec4c3d22b1fbd9fec89aaf9 | [log] [tgz] |
---|---|---|
author | James C Boyd <jcboyd.dev@gmail.com> | Wed May 27 17:09:06 2015 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu May 28 10:41:44 2015 +0200 |
tree | 74057753855366499aca5b7affd02286fa19fd3e | |
parent | 6e01d531c9603d591826e842298a539d17436fa8 [diff] |
HID: hid-input: Add parentheses to quell gcc warning GCC reports a -Wlogical-not-parentheses warning here; therefore add parentheses to shut it up and to express our intent more. Signed-off-by: James C Boyd <jcboyd.dev@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>