[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423346058-12995-1-git-send-email-baspeters93@gmail.com>
Date: Sat, 7 Feb 2015 22:53:57 +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 V2 0/7] drivers: isdn: act2000: fix checkpatch errors.
This patchset adresses many checkpatch errors found in the act2000 driver.
Bas Peters (7):
drivers: isdn: act2000: act2000_isa.c: Fix checkpatch errors
drivers: isdn: act2000: capi.c: fix checkpatch errors
drivers: isdn: act2000: remove assignments of variables in if
conditions
drivers: isdn: act2000: module.c: remove NULL-initialization of static
variable.
drivers: isdn: act2000: module.c: remove parenthesres around return
values.
drivers: isdn: act2000: fix wrongly positioned brace.
drivers: isdn: act2000: capi.c: add macro \ and fix brace
drivers/isdn/act2000/act2000_isa.c | 11 +++++----
drivers/isdn/act2000/capi.c | 10 +++++---
drivers/isdn/act2000/module.c | 47 +++++++++++++++++++++++---------------
3 files changed, 42 insertions(+), 26 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