]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita55e98a5411348db67da2fb3a93025cf81de13eb
tree01cc758a04231a8d0adc3d36a4621ad7e2b9ee65
parent5692e313435be514e21bca8f7b77178259a78520
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