Re: [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues

From: Greg KH
Date: Tue Jun 10 2014 - 13:19:01 EST


On Tue, Jun 10, 2014 at 10:33:51PM +0530, Raghavendra wrote:
> Replaced 'printk' with 'netdev_info' and 'netdev_err' wherever necessary.
> Also fixed the coding issue cooresponding to line gap after the declarations.

Please don't do multiple things in the same patch, a single patch should
only do 1 thing. So break this up into multiple patches.

> Signed-off-by: Raghavendra <arrao@xxxxxxx>

I need "full" name for a signed-off-by: line, please read
Documentation/SubmittingPatches for the details.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/