public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: rtl8188eu: checkpatch.pl error cleanups
@ 2014-01-11 23:55 Tim Jester-Pfadt
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Tim Jester-Pfadt @ 2014-01-11 23:55 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, standby24x7, devel, linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-11 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-11 23:55 [PATCH v2 0/2] Staging: rtl8188eu: checkpatch.pl error cleanups Tim Jester-Pfadt
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox