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

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

Reply via email to