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


Groups > linux.kernel > #1237953 > unrolled thread

[PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues

Started bymike dupuis <mike.dupuis.0@gmail.com>
First post2015-10-02 08:00 +0200
Last post2015-10-02 08:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues mike dupuis <mike.dupuis.0@gmail.com> - 2015-10-02 08:00 +0200

#1237953 — [PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues

Frommike dupuis <mike.dupuis.0@gmail.com>
Date2015-10-02 08:00 +0200
Subject[PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues
Message-ID<qf1xU-2RX-19@gated-at.bofh.it>
This is a series of patches to correct several checkpatch.pl warnings
and errors in ieee80211_crypt_ccmp.c.

Checkpatch.pl before/after summary:
before: total: 2 errors, 23 warnings, 23 checks, 474 lines checked
after:  total: 0 errors, 10 warnings, 27 checks, 469 lines checked

Mike Dupuis (5):
  Staging: rtl8192u: quoted strings split across lines
  Staging: rtl8192u: missing blank lines after declarations
  Staging: rtl8192u: Fix block comment formatting
  Staging: rtl8192u: Correct open brace placement
  Staging: rtl8192u: Remove spaces at the start of lines

 .../rtl8192u/ieee80211/ieee80211_crypt_ccmp.c      | 47 ++++++++++------------
 1 file changed, 21 insertions(+), 26 deletions(-)

-- 
2.1.4


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web