linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hid: logitech-dj: code style improvements
@ 2018-02-07 17:07 Christoph Böhmwalder
  2018-02-07 17:07 ` [PATCH 1/3] hid: logitech-dj: fix various style issues Christoph Böhmwalder
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Böhmwalder @ 2018-02-07 17:07 UTC (permalink / raw)
  To: jikos, benjamin.tissoires
  Cc: linux-input, linux-kernel, Christoph Böhmwalder

Fix several rather trivial code style issues in the Logitech DJ HID
driver.  Most of these were reported by checkpatch, others are just
attempts to make the code adhere more to the kernel coding guidelines.

Signed-off-by: Christoph Böhmwalder <christoph@boehmwalder.at>

Christoph Böhmwalder (3):
  hid: logitech-dj: fix various style issues
  hid: logitech-dj: fix checkpatch issues
  hid: logitech-dj: delete unnecessary error messages

 drivers/hid/hid-logitech-dj.c | 318 +++++++++++++++++++++---------------------
 1 file changed, 161 insertions(+), 157 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-02-08  9:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 17:07 [PATCH 0/3] hid: logitech-dj: code style improvements Christoph Böhmwalder
2018-02-07 17:07 ` [PATCH 1/3] hid: logitech-dj: fix various style issues Christoph Böhmwalder
2018-02-07 17:07 ` [PATCH 2/3] hid: logitech-dj: fix checkpatch issues Christoph Böhmwalder
2018-02-07 17:08 ` [PATCH 3/3] hid: logitech-dj: delete unnecessary error messages Christoph Böhmwalder
2018-02-08  7:56   ` Marcus Folkesson
2018-02-08  9:06     ` Christoph Böhmwalder

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