From: Derek Robson <robsonde@gmail.com>
To: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
gregkh@linuxfoundation.org, binoy.jayan@linaro.org,
arnd@arndb.de, bhumirks@gmail.com, robsonde@gmail.com,
shaily15297@yahoo.com, raphael.beamonte@gmail.com,
becher.jannik@gmail.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] drivers: staging: rtl8712 - style fix
Date: Sun, 26 Feb 2017 15:30:11 +1300 [thread overview]
Message-ID: <cover.1488075534.git.robsonde@gmail.com> (raw)
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
next reply other threads:[~2017-02-26 2:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-26 2:30 Derek Robson [this message]
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
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.1488075534.git.robsonde@gmail.com \
--to=robsonde@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=arnd@arndb.de \
--cc=becher.jannik@gmail.com \
--cc=bhumirks@gmail.com \
--cc=binoy.jayan@linaro.org \
--cc=devel@driverdev.osuosl.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=raphael.beamonte@gmail.com \
--cc=shaily15297@yahoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.