From: Cristina Opriceana Date: Mon, 9 Mar 2015 18:39:24 +0000 (+0200) Subject: Staging: rtl8192u: Replace printk() with netdev_dbg() X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e3e6eec877078e394c3c10cf37dae046e6f334;p=pandora-kernel.git Staging: rtl8192u: Replace printk() with netdev_dbg() This patch replaces the printk() function with netdev_dbg() in order to fix the following: "WARNING: printk() should include KERN_ facility level" and "WARNING: line over 80 characters". Issue found by checkpatch.pl Signed-off-by: Cristina Opriceana Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed