From: Ksenija Stanojevic Date: Sat, 28 Feb 2015 18:20:36 +0000 (+0100) Subject: Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60cfc8e3b43a7477d519f91ef8f7f5edf0adff4;p=pandora-kernel.git Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn For network systems netdev_dbg, netdev_info or netdev_warn is preferred over printk. Issue found by checkpatch.pl Signed-off-by: Ksenija Stanojevic Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed