[PATCH 0/6] drivers: usb: core: fix various checkpatch errors.

From: Bas Peters
Date: Sat Feb 07 2015 - 16:57:59 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/