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


Groups > linux.kernel > #1237953

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

From mike dupuis <mike.dupuis.0@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues
Date 2015-10-02 08:00 +0200
Message-ID <qf1xU-2RX-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web