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

Greg KH gregkh at linuxfoundation.org
Tue Jun 10 17:22:45 UTC 2014


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 at cdac.in>

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

thanks,

greg k-h


More information about the devel mailing list