linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] PCMCIA: Fix style issues in i82092.c
@ 2019-12-08 16:06 Simon Geis
  0 siblings, 0 replies; only message in thread
From: Simon Geis @ 2019-12-08 16:06 UTC (permalink / raw)
  To: Dominik Brodowski
  Cc: Simon Geis, Greg Kroah-Hartman, Thomas Gleixner, Colin Ian King,
	Adam Zerella, linux-kernel, linux-kernel, Lukas Panzer

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-08 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 16:06 [PATCH 00/12] PCMCIA: Fix style issues in i82092.c Simon Geis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).