Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Thu, 18 Sep 2014 10:13:53 +0000 (15:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:11:06 +0000 (17:11 -0700)
commit5635b82a553620c511dc6bc8cb0990c0a791e21e
tree01cc758a04231a8d0adc3d36a4621ad7e2b9ee65
parentfe40a0b361de10ea794116160308cc7fd0b7fbeb
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 <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c