Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223857
| From | mike dupuis <mike.dupuis.0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] Staging: rtl8192u: fix checkpatch.pl issues |
| Date | 2015-09-14 08:50 +0200 |
| Message-ID | <q8vKq-6Pp-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Mike Dupuis <mike.dupuis.0@gmail.com> This is a series of patches to fix several checkpatch.pl issues in ieee80211_softmac_wx.c. Signed-off-by: Mike Dupuis <mike.dupuis.0@gmail.com> Checkpatch.pl output before: total: 34 errors, 29 warnings, 605 lines checked Checkpatch.pl output after: total: 14 errors, 24 warnings, 604 lines checked mike dupuis (4): Staging: rtl8192u: space required before open parentheses Staging: rtl8192u: suspect code indent for conditional statment Staging: rtl8192u: do not use C99 // comments Staging: rlt8192u: Remove spaces at the start of lines .../rtl8192u/ieee80211/ieee80211_softmac_wx.c | 53 +++++++++++----------- 1 file changed, 26 insertions(+), 27 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/4] Staging: rtl8192u: fix checkpatch.pl issues mike dupuis <mike.dupuis.0@gmail.com> - 2015-09-14 08:50 +0200
csiph-web