Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663496
| From | Aviya Erenfeld <aviyae42@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] staging:rtl8188eu: fix some style issues |
| Date | 2017-06-12 15:20 +0200 |
| Message-ID | <tRxqa-2AI-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Aviya Erenfeld <aviyae42@gmail.com> 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 0/3] staging:rtl8188eu: fix some style issues Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-12 15:20 +0200
[PATCH 2/3] staging: rtl8188eu: Remove unneeded blank lines Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-12 15:20 +0200
[PATCH 1/3] staging: rtl8188eu: Remove redundant parenthesis Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-12 15:20 +0200
[PATCH 3/3] staging: rtl8188eu: Shorten lines over 80 chars Aviya Erenfeld <aviyae42@gmail.com> - 2017-06-12 15:20 +0200
Re: [PATCH 3/3] staging: rtl8188eu: Shorten lines over 80 chars Dan Carpenter <dan.carpenter@oracle.com> - 2017-06-12 15:40 +0200
csiph-web