Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1272514

[PATCH 0/6] staging: rtl8712: Coding style cleanups

From Michael Hornung <mhornung.linux@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/6] staging: rtl8712: Coding style cleanups
Date 2015-11-18 21:00 +0100
Message-ID <qwh3z-7rl-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


* Do coding style cleanups on file ieee80211.h and get rid of
  all checkpatch.pl output.

Michael Hornung (6):
  staging: rtl8712: Coding style: Remove multiple blank lines
  staging: rtl8712: Coding style: Make use of BIT macro
  staging: rtl8712: Coding style: Fix missing spaces
  staging: rtl8712: Replace FSF mailing address by URL
  staging: rtl8712: Coding style: Fix alignment
  staging: rtl8712: Remove unused CamelCase define

 drivers/staging/rtl8712/ieee80211.h | 112 ++++++++++++++++--------------------
 1 file changed, 49 insertions(+), 63 deletions(-)

-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] staging: rtl8712: Coding style cleanups Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:00 +0100
  [PATCH 3/6] staging: rtl8712: Coding style: Fix missing spaces Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100
    [PATCH 6/6] staging: rtl8712: Remove unused CamelCase define Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100
    [PATCH 5/6] staging: rtl8712: Coding style: Fix alignment Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100
    [PATCH 4/6] staging: rtl8712: Replace FSF mailing address by URL Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100
  [PATCH 1/6] staging: rtl8712: Coding style: Remove multiple blank lines Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100
    [PATCH 2/6] staging: rtl8712: Coding style: Make use of BIT macro Michael Hornung <mhornung.linux@gmail.com> - 2015-11-18 21:10 +0100

csiph-web