public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drivers: usb: core: fix various checkpatch errors.
@ 2015-02-07 21:55 Bas Peters
  2015-02-07 21:55 ` [PATCH 1/6] drivers: usb: core: devio.c: remove assignment of variables in if conditions Bas Peters
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Bas Peters @ 2015-02-07 21:55 UTC (permalink / raw)
  To: gregkh, stern
  Cc: dan.j.williams, hdegoede, sarah.a.sharp, peter.chen, linux-usb,
	linux-kernel, Bas Peters

This patchset adresses various checkpatch errors found when running the
checkpatch script on the directory.

Bas Peters (6):
  drivers: usb: core: devio.c: remove assignment of variables in if    
    conditions.
  drivers: usb: core: devio.c: fix whitespace errors thrown by    
    checkpatch.pl
  drivers: usb: core: hcd.c: remove assignment of variables in if    
    conditions.
  drivers: usb: core: hub.c: remove NULL initialization of static
    variables.
  drivers: usb: core: hub.c: remove assignment of variables in if    
    conditions.
  drivers: usb: core: endpoint.c: fix trivial whitespace issue

 drivers/usb/core/devio.c    | 76 ++++++++++++++++++++++++---------------------
 drivers/usb/core/endpoint.c |  2 +-
 drivers/usb/core/hcd.c      | 15 ++++++---
 drivers/usb/core/hub.c      | 11 ++++---
 4 files changed, 58 insertions(+), 46 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2015-02-09 10:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-07 21:55 [PATCH 0/6] drivers: usb: core: fix various checkpatch errors Bas Peters
2015-02-07 21:55 ` [PATCH 1/6] drivers: usb: core: devio.c: remove assignment of variables in if conditions Bas Peters
2015-02-09  2:15   ` Peter Chen
2015-02-09 10:05     ` Bas Peters
2015-02-07 21:55 ` [PATCH 2/6] drivers: usb: core: devio.c: fix whitespace errors thrown by checkpatch.pl Bas Peters
2015-02-07 21:55 ` [PATCH 3/6] drivers: usb: core: hcd.c: remove assignment of variables in if conditions Bas Peters
2015-02-08 11:15   ` Sergei Shtylyov
2015-02-09 10:10     ` Bas Peters
2015-02-07 21:55 ` [PATCH 4/6] drivers: usb: core: hub.c: remove NULL initialization of static variables Bas Peters
2015-02-08 11:17   ` Sergei Shtylyov
2015-02-07 21:55 ` [PATCH 5/6] drivers: usb: core: hub.c: remove assignment of variables in if conditions Bas Peters
2015-02-08 11:20   ` Sergei Shtylyov
2015-02-07 21:55 ` [PATCH 6/6] drivers: usb: core: endpoint.c: fix trivial whitespace issue Bas Peters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox