Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1184217 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2015-07-15 04:50 +0200 |
| Last post | 2015-07-15 04:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] Staging:rtl8192u: fixed coding style issues Greg KH <gregkh@linuxfoundation.org> - 2015-07-15 04:50 +0200
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2015-07-15 04:50 +0200 |
| Subject | Re: [PATCH] Staging:rtl8192u: fixed coding style issues |
| Message-ID | <pMkVH-2GB-7@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web