public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] drivers: staging: rtl8712 - style fix
@ 2017-02-26  2:30 Derek Robson
  2017-02-26  2:30 ` [PATCH 1/9] Staging: rtl8712: rtl871x_cmd.h - block comments Derek Robson
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Derek Robson @ 2017-02-26  2:30 UTC (permalink / raw)
  To: Larry.Finger, florian.c.schilhabel, gregkh, binoy.jayan, arnd,
	bhumirks, robsonde, shaily15297, raphael.beamonte, becher.jannik
  Cc: devel, linux-kernel

Fixed style of block comments across whole of the rtl8712 driver
Found using check patch


Derek Robson (9):
  Staging: rtl8712: rtl871x_cmd.h - block comments
  Staging: rtl8712: rtl871x_event.h - style fix
  Staging: rtl8712: rtl871x_io.h - style fix
  Staging: rtl8712: rtl871x_mlme.h - style fix
  Staging: rtl8712: rtl871x_mp_ioctl.h - style fix
  Staging: rtl8712: rtl871x_pwrctrl.h - style fix
  Staging: rtl8712: rtl871x_recv.h - style fix
  Staging: rtl8712: wifi.h - style fix
  Staging: rtl8712: wlan_bssdef.h - style fix

 drivers/staging/rtl8712/rtl871x_cmd.h      |  2 +-
 drivers/staging/rtl8712/rtl871x_event.h    |  8 ++++----
 drivers/staging/rtl8712/rtl871x_io.h       | 14 ++++++-------
 drivers/staging/rtl8712/rtl871x_mlme.h     | 16 +++++++--------
 drivers/staging/rtl8712/rtl871x_mp_ioctl.h | 32 +++++++++++++++---------------
 drivers/staging/rtl8712/rtl871x_pwrctrl.h  | 10 +++++-----
 drivers/staging/rtl8712/rtl871x_recv.h     | 12 +++++------
 drivers/staging/rtl8712/wifi.h             | 12 +++++------
 drivers/staging/rtl8712/wlan_bssdef.h      |  6 +++---
 9 files changed, 56 insertions(+), 56 deletions(-)

-- 
2.11.1

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

end of thread, other threads:[~2017-02-27 15:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-26  2:30 [PATCH 0/9] drivers: staging: rtl8712 - style fix Derek Robson
2017-02-26  2:30 ` [PATCH 1/9] Staging: rtl8712: rtl871x_cmd.h - block comments Derek Robson
2017-02-26  2:30 ` [PATCH 2/9] Staging: rtl8712: rtl871x_event.h - style fix Derek Robson
2017-02-26  2:31 ` [PATCH 3/9] Staging: rtl8712: rtl871x_io.h " Derek Robson
2017-02-26  2:31 ` [PATCH 4/9] Staging: rtl8712: rtl871x_mlme.h " Derek Robson
2017-02-26  2:32 ` [PATCH 5/9] Staging: rtl8712: rtl871x_mp_ioctl.h " Derek Robson
2017-02-27 14:22   ` Greg KH
2017-02-26  2:32 ` [PATCH 6/9] Staging: rtl8712: rtl871x_pwrctrl.h " Derek Robson
2017-02-26  2:32 ` [PATCH 7/9] Staging: rtl8712: rtl871x_recv.h " Derek Robson
2017-02-26  2:33 ` [PATCH 8/9] Staging: rtl8712: wifi.h " Derek Robson
2017-02-26  2:33 ` [PATCH 9/9] Staging: rtl8712: wlan_bssdef.h " Derek Robson

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