[PATCH] Staging: rtl8821ae: use kmalloc instead of variable length stack arrays

2014-06-04 Thread Remi Pommarel
This removes stack arrays of variable length and use kmalloc() instead, thus removing the sparse warnings "Variable length array is used". Signed-off-by: Remi Pommarel --- drivers/staging/rtl8821ae/efuse.c | 38 +++--- 1 file changed, 31 insert

[PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('

2014-05-06 Thread Remi Pommarel
This patch fixes all prohibited spaces after open '(' checkpatch.pl errors for rtl8188eu. Signed-off-by: Remi Pommarel --- drivers/staging/rtl8188eu/include/odm_debug.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/rtl8188eu/include/odm_

Re: [PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('

2014-05-06 Thread Remi Pommarel
On Wed, May 07, 2014 at 12:27:21AM +0300, Dan Carpenter wrote: > Best to fix it yourself and Greg can take which ever version is easiest. Ok thank you so I'll re-submitted it. Regards -- Remi Pommarel ___ devel mailing

Re: [PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('

2014-05-06 Thread Remi Pommarel
Oups sorry msmtp messed up the from mail address. Do you want me to re-submit this or you can fix it while applying the patch ? -- Remi Pommarel ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman