[PATCH 00/12] PCMCIA: Fix style issues in i82092.c

From: Simon Geis
Date: Sun Dec 08 2019 - 11:16:21 EST


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