On Fri, May 17, 2013 at 12:07:21AM -0400, Vivek Agate wrote:
> Checkpatch scripts recommends using pr_warn,pr_err calls
> in place of printk(KERN_WARNING, printk(KERN_ERR respectively.
> This patch fixes the checkpatch warnings.
> 
> Signed-off-by: Vivek Agate <[email protected]>

As this is a network driver, can't these be net_dev, or dev_warn() calls
instead?

thanks,

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to