Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231876
| From | mike dupuis <mike.dupuis.0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] Staging: rtl8192u: checkpatch.pl fixes |
| Date | 2015-09-24 08:20 +0200 |
| Message-ID | <qc82S-38L-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series of patches addresses several checkpatch.pl issues in ieee80211_softmac_wx.c. Before: total: 14 errors, 24 warnings, 59 checks, 602 lines checked After: total: 0 errors, 20 warnings, 59 checks, 599 lines checked Mike Dupuis (6): Staging: rtl8192u: space required after ',' Staging: rtl8192u: add missing blank lines after declarations Staging: rtl8192u: move open braces to previous lines Staging: rtl8192u: add spaces around == and || operators Staging: rtl8192u: spaces required around = operator Staging: rtl819u: Fix brace styling issues .../rtl8192u/ieee80211/ieee80211_softmac_wx.c | 33 ++++++++++------------ 1 file changed, 15 insertions(+), 18 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
[PATCH 0/6] Staging: rtl8192u: checkpatch.pl fixes mike dupuis <mike.dupuis.0@gmail.com> - 2015-09-24 08:20 +0200
csiph-web