Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1664451
| From | Aviya Erenfeld <aviyae42@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] Fix some style issues |
| Date | 2017-06-13 07:50 +0200 |
| Message-ID | <tRMSe-3YG-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Fix some of the issues that checkpatch complains on like redundant parenthesis, redundant blank lines and lines over 80 chars. Aviya Erenfeld (3): staging: rtl8188eu: Remove redundant parenthesis staging: rtl8188eu: Remove unneeded blank lines staging: rtl8188eu: Shorten lines over 80 chars drivers/staging/rtl8188eu/core/rtw_sta_mgt.c | 88 ++++++++++++++++------------ 1 file changed, 50 insertions(+), 38 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] Fix some style issues Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-13 07:50 +0200
[PATCH v2 2/3] staging: rtl8188eu: Remove unneeded blank lines Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-13 08:00 +0200
[PATCH v2 3/3] staging: rtl8188eu: Shorten lines over 80 chars Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-13 08:00 +0200
Re: [PATCH v2 3/3] staging: rtl8188eu: Shorten lines over 80 chars Joe Perches <joe@perches.com> - 2017-06-13 08:10 +0200
[PATCH v2 1/3] staging: rtl8188eu: Remove redundant parenthesis Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-13 08:00 +0200
Re: [PATCH v2 1/3] staging: rtl8188eu: Remove redundant parenthesis Greg KH <gregkh@linuxfoundation.org> - 2017-06-13 11:30 +0200
csiph-web