From: Tim Jester-Pfadt <t.jp@gmx.de>
To: gregkh@linuxfoundation.org
Cc: Larry.Finger@lwfinger.net, standby24x7@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] Staging: rtl8188eu: checkpatch.pl error cleanups
Date: Sun, 12 Jan 2014 00:55:12 +0100 [thread overview]
Message-ID: <cover.1389483651.git.t.jp@gmx.de> (raw)
This patchset fixes all occurrences of the "space required after ','" "space
required around '='" aswell as "foo * bar" related checkpatch.pl errors in
rtl8188eu.
The patchset does not fix the remaining 80 character limit warnings, sinc this
might require more substantial code modification.
v2: Patched against the staging-next branch as requested by Greg KH.
Tim Jester-Pfadt (2):
Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and
'=='
Staging: rtl8188eu: Fixed "foo * bar" related coding style issues
drivers/staging/rtl8188eu/include/Hal8188EPwrSeq.h | 2 +-
drivers/staging/rtl8188eu/include/odm.h | 2 +-
drivers/staging/rtl8188eu/include/odm_debug.h | 2 +-
drivers/staging/rtl8188eu/include/odm_interface.h | 2 +-
drivers/staging/rtl8188eu/include/rtl8188e_hal.h | 4 ++--
drivers/staging/rtl8188eu/include/rtl8188e_recv.h | 6 +++---
drivers/staging/rtl8188eu/include/rtw_eeprom.h | 2 +-
drivers/staging/rtl8188eu/include/rtw_efuse.h | 2 +-
drivers/staging/rtl8188eu/include/rtw_ioctl_set.h | 4 ++--
drivers/staging/rtl8188eu/include/rtw_iol.h | 8 ++++----
drivers/staging/rtl8188eu/include/rtw_led.h | 6 +++---
drivers/staging/rtl8188eu/include/rtw_mlme.h | 8 ++++----
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 12 ++++++------
drivers/staging/rtl8188eu/include/rtw_mp.h | 10 +++++-----
drivers/staging/rtl8188eu/include/rtw_mp_ioctl.h | 2 +-
drivers/staging/rtl8188eu/include/rtw_security.h | 2 +-
drivers/staging/rtl8188eu/include/wifi.h | 2 +-
17 files changed, 38 insertions(+), 38 deletions(-)
--
1.8.5.2
next reply other threads:[~2014-01-11 23:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-11 23:55 Tim Jester-Pfadt [this message]
2014-01-11 23:55 ` [PATCH v2 1/2] Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '==' Tim Jester-Pfadt
2014-01-11 23:55 ` [PATCH v2 2/2] Staging: rtl8188eu: Fixed "foo * bar" related coding style issues Tim Jester-Pfadt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1389483651.git.t.jp@gmx.de \
--to=t.jp@gmx.de \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=standby24x7@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox