From: Mahati Chamarthy Date: Fri, 19 Sep 2014 21:13:26 +0000 (+0530) Subject: Staging: rtl8192e: Fix printk debug style warning X-Git-Tag: fixes-for-v3.18-merge-window~15^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad39fe743419d58f9bc29373189c93ba2251e675;p=pandora-kernel.git Staging: rtl8192e: Fix printk debug style warning 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