On Mon, 2015-05-18 at 11:33 +0300, Dan Carpenter wrote:
> Also the use a subsystem prefix in the subject:
>
> [PATCH] Staging: rtl8192u: whatever...
>
>
> regards,
> dan carpenter
>
Thanku for your comments, I will send an v2 patch version
regards, Pedro
__
Also the use a subsystem prefix in the subject:
[PATCH] Staging: rtl8192u: whatever...
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
On Sat, 2015-05-16 at 10:40 +0200, Pedro Marzo Perez wrote:
> This patch just fixes some warnings and style errors reported by
> checkpatch.pl script
> - Braces should not start in a new line
> - C99 comments are not allowed (never use //)
> - Literal strings should never be parted in