Re: [PATCH RESEND 2 1/4] staging: rtl8192u: fix comments

2015-01-25 Thread Lorenzo Stoakes
On 25 January 2015 at 11:51, Greg KH wrote: > > This patch fails to apply to my staging-testing branch of staging.git, > so I can't apply it :( > > Please refresh your series and resend. Apologies Greg, it turns out I clearly lost my mind last weekend and rebased against the test branch instead o

Re: [PATCH RESEND 2 1/4] staging: rtl8192u: fix comments

2015-01-25 Thread Greg KH
On Sun, Jan 18, 2015 at 10:36:57AM +, Lorenzo Stoakes wrote: > This patch fixes errors raised by checkpatch.pl relating to use of C99 > comments > in r8192U_dm.c, and cleans up existing ANSI C comments. > > Signed-off-by: Lorenzo Stoakes > --- > drivers/staging/rtl8192u/r8192U_dm.c | 811 >

[PATCH RESEND 2 1/4] staging: rtl8192u: fix comments

2015-01-18 Thread Lorenzo Stoakes
This patch fixes errors raised by checkpatch.pl relating to use of C99 comments in r8192U_dm.c, and cleans up existing ANSI C comments. Signed-off-by: Lorenzo Stoakes --- drivers/staging/rtl8192u/r8192U_dm.c | 811 ++- 1 file changed, 420 insertions(+), 391 deleti