From: Teodora Baluta Date: Mon, 21 Oct 2013 23:37:24 +0000 (+0300) Subject: staging: rtl8187se: use netdev_warn instead of printk X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fed188f7743ac63d496ba0c9025f6c35f540981;p=pandora-kernel.git staging: rtl8187se: use netdev_warn instead of printk This patch fixes this type of checkpatch warnings: WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... Signed-off-by: Teodora Baluta Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed