lkml.org 
[lkml]   [2019]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 00/10] PCMCIA/i82092: Fix style issues in i82092.c
Date
This patch series removes all style issues in i82092.c
detected by checkpatch.pl.

Version 2 changes:
- merge whitespace patches into a single patch
- convert ?-operator to if statement (patch 7)
- rewrite commit messages
- add i82092 to subject
- modify enter/leave macro

Simon Geis (10):
PCMCIA/i82092: use dev_<level> instead of printk
PCMCIA/i82092: add/remove spaces to improve readability
PCMCIA/i82092: remove braces around single statement blocks
PCMCIA/i82092: insert blank line after declarations
PCMCIA/i82092: change code indentation
PCMCIA/i82092: move assignment out of if condition
PCMCIA/i82092: shorten the lines with over 80 characters
PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
PCMCIA/i82092: improve enter/leave macro
PCMCIA/i82092: remove ifdef 0 block

drivers/pcmcia/i82092.c | 685 ++++++++++++++++++++------------------
drivers/pcmcia/i82092aa.h | 16 +-
2 files changed, 377 insertions(+), 324 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2019-12-10 12:44    [W:0.068 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site