[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1377529823-5116-1-git-send-email-ikerpedrosam@gmail.com>
Date: Mon, 26 Aug 2013 17:09:59 +0200
From: Iker Pedrosa <ikerpedrosam@...il.com>
To: pavel@....cz
Cc: gregkh@...uxfoundation.org, ikerpedrosam@...il.com,
justinmattock@...il.com, harsh1kumar@...il.com,
dan.carpenter@...cle.com, mujeeb.adil@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/24] Staging: winbond: Fixed some coding style issues
Fixes some coding style issues from drivers/staging/winbond
Iker Pedrosa (24):
Staging: winbond: mto: removed function declaration
Staging: winbond: mto: avoided use of extern functions
Staging: winbond: mto: deleted extern functions
Staging: winbond: phy_calibration: fixed some lines over 80 characters
Staging: winbond: phy_calibration: fixed some lines over 80 characters
Staging: winbond: reg: erased trailing whitespace
Staging: winbond: reg: white space deleted
Staging: winbond: reg: changed sleep function from msleep to usleep
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: reg: fixed some lines over 80 characters
Staging: winbond: wb35reg_f: fixed lines over 80 characters
Staging: winbond: wb35reg_s: deleted space before tabulation
Staging: winbond: wb35rx: changed sleep function from msleep to usleep
Staging: winbond: wb35rx: fixed some lines over 80 characters
Staging: winbond: wb35tx: changed sleep function from msleep to usleep
Staging: winbond: wb35tx: Replace printk with netdev_err
Staging: winbond: wb35tx_s: erased the spaces after opening a '['
Staging: winbond: wbusb: fixed some lines over 80 characters
Staging: winbond: wbusb: changed sleep function from msleep to usleep
drivers/staging/winbond/mto.c | 7 +-
drivers/staging/winbond/mto.h | 8 +-
drivers/staging/winbond/phy_calibration.c | 58 ++++---
drivers/staging/winbond/reg.c | 274 ++++++++++++++++++------------
drivers/staging/winbond/wb35reg_f.h | 18 +-
drivers/staging/winbond/wb35reg_s.h | 2 +-
drivers/staging/winbond/wb35rx.c | 11 +-
drivers/staging/winbond/wb35tx.c | 12 +-
drivers/staging/winbond/wb35tx_s.h | 2 +-
drivers/staging/winbond/wbusb.c | 18 +-
10 files changed, 245 insertions(+), 165 deletions(-)
--
1.8.1.2
--
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