linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning
@ 2015-05-27 22:09 James C Boyd
  2015-05-27 22:09 ` [PATCH 1/3] HID: hid-input: Add parentheses to quell " James C Boyd
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: James C Boyd @ 2015-05-27 22:09 UTC (permalink / raw)
  To: jkosina; +Cc: linux-input, linux-kernel

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(-)
--

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-28  8:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 22:09 [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning James C Boyd
2015-05-27 22:09 ` [PATCH 1/3] HID: hid-input: Add parentheses to quell " James C Boyd
2015-05-27 22:09 ` [PATCH 2/3] HID: hid-input: Simplify conditional expression James C Boyd
2015-05-27 22:09 ` [PATCH 3/3] HID: hid-input: Fix coding style issue James C Boyd
2015-05-28  0:52 ` [PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning James C Boyd
2015-05-28  8:44 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).