From: Mahati Chamarthy Date: Thu, 18 Sep 2014 10:13:53 +0000 (+0530) Subject: Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG X-Git-Tag: fixes-for-v3.18-merge-window~15^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5635b82a553620c511dc6bc8cb0990c0a791e21e;p=pandora-kernel.git Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG This fixes the following checkpatch.pl warnings: WARNING: Prefer [subsystem eg: netdev]_dbg([subsystem]dev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ... Signed-off-by: Mahati Chamarthy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed