[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20191208160613.19904-1-simon.geis@fau.de>
Date: Sun, 8 Dec 2019 17:06:02 +0100
From: Simon Geis <simon.geis@....de>
To: Dominik Brodowski <linux@...inikbrodowski.net>
Cc: Simon Geis <simon.geis@....de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Colin Ian King <colin.king@...onical.com>,
Adam Zerella <adam.zerella@...il.com>,
linux-kernel@...r.kernel.org, linux-kernel@...cs.fau.de,
Lukas Panzer <lukas.panze@....de>
Subject: [PATCH 00/12] PCMCIA: Fix style issues in i82092.c
This patch series removes all style issues detected
by checkpatch.pl.
Simon Geis (12):
PCMCIA: use dev_err/dev_info instead of printk
PCMCIA: remove trailing whitespaces
PCMCIA: add/remove wrong spaces
PCMCIA: Remove spaces before tabs
PCMCIA: remove braces around single statement blocks
PCMCIA: insert blank line after declarations
PCMCIA: change incorrect code indentation
PCMCIA: move assignment out of if condition
PCMCIA: shorten the lines with over 80 characters
PCMCIA: include <linux/io.h> instead of <asm/io.h>
PCMCIA: use pr_debug instead of enter/leave
PCMCIA: remove ifdef 0 block
drivers/pcmcia/i82092.c | 714 +++++++++++++++++++++-----------------
drivers/pcmcia/i82092aa.h | 11 -
2 files changed, 396 insertions(+), 329 deletions(-)
--
2.20.1
Powered by blists - more mailing lists