From: James C Boyd Date: Wed, 27 May 2015 22:09:06 +0000 (-0500) Subject: HID: hid-input: Add parentheses to quell gcc warning X-Git-Tag: omap-for-v4.2/fixes-rc1^2~157^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a5c34e8d6b05663ec4c3d22b1fbd9fec89aaf9;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed