[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423346106-13493-1-git-send-email-baspeters93@gmail.com>
Date: Sat, 7 Feb 2015 22:55:00 +0100
From: Bas Peters <baspeters93@...il.com>
To: gregkh@...uxgoundation.org, stern@...land.harvard.edu
Cc: dan.j.williams@...el.com, hdegoede@...hat.com,
sarah.a.sharp@...ux.intel.com, peter.chen@...escale.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Bas Peters <baspeters93@...il.com>
Subject: [PATCH 0/6] drivers: usb: core: fix various checkpatch errors.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists