Re: [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning

2015-05-28 Thread Jiri Kosina
On Wed, 27 May 2015, James C Boyd wrote:

 This patch set simplifies and formats an expression
 as well as suppress a gcc warning.

Applied to for-4.2/upstream. Thanks,

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line unsubscribe linux-input in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning

2015-05-27 Thread James C Boyd
On Wed, May 27, 2015 at 07:17:17PM -0500, James C Boyd wrote:
   HID: hid-input: Add parenthesis to suppress gcc warning

I suppose I should also mention that gcc-5.1 was reporting
this dumb warning. I'll resend the patch set with that detail
mentioned if you'd like.
--
To unsubscribe from this list: send the line unsubscribe linux-input in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning

2015-05-27 Thread James C Boyd
This patch set simplifies and formats an expression
as well as suppress a gcc warning.

James C Boyd (3):
  HID: hid-input: Add parenthesis to suppress gcc warning
  HID: hid-input: Simplified conditional expression
  HID: hid-input: Fix coding style issue

 drivers/hid/hid-input.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--
--
To unsubscribe from this list: send the line unsubscribe linux-input in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html