Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1184217
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging:rtl8192u: fixed coding style issues |
| Date | 2015-07-15 04:50 +0200 |
| Message-ID | <pMkVH-2GB-7@gated-at.bofh.it> (permalink) |
| References | <pEXrb-LY-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 24, 2015 at 09:05:04PM +0300, Aldo Iljazi wrote: > Fixed the following coding style issues: > r819xU_firmware.c:72: ERROR: space required after that ',' (ctx:VxO) > r819xU_firmware.c:72: ERROR: space required before that '&' (ctx:OxV) > r819xU_firmware.c:72: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:97: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:248: ERROR: space required after that ',' (ctx:VxO) > r819xU_firmware.c:248: ERROR: space required before that '&' (ctx:OxV) > r819xU_firmware.c:260: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:260: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV) > r819xU_firmware.c:325: ERROR: space required after that ',' (ctx:VxV) > > Signed-off-by: Aldo Iljazi <aldoiljazi@openmailbox.org> > --- > drivers/staging/rtl8192u/r819xU_firmware.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Someone send this patch just before you did, sorry :( -- 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
Re: [PATCH] Staging:rtl8192u: fixed coding style issues Greg KH <gregkh@linuxfoundation.org> - 2015-07-15 04:50 +0200
csiph-web