[PATCH] Warnings : Fixed 80 character length warning in rtw_ap.c

Greg KH greg at kroah.com
Tue Jul 7 04:04:49 UTC 2015


On Mon, Jul 06, 2015 at 09:53:26PM -0400, Sreenath Madasu wrote:
> When the checkpatch.pl script was run, it showed lines with length
> more than 80 characters in rtw_ap.c file. Fixed line number 382 by
> breaking it up into two lines within 80 characters.
> 
> Signed-off-by: Sreenath Madasu <Sreenath.Madasu at gmail.com>
> ---
>  drivers/staging/rtl8188eu/core/rtw_ap.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Any reason why you didn't cc: the maintainer of the staging subsystem
for this?  Please use scripts/get_maintainer to determine who to send
stuff to.

Also, can you fix up the Subject line to show the subsystem and driver
you are modifying?

Can you fix that up and resend?

thanks,

greg k-h


More information about the devel mailing list