staging: lustre: lustre: libcfs: pr_warn instead printk
authorHema Prathaban <hemaklnce@gmail.com>
Sat, 16 Aug 2014 18:37:32 +0000 (00:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Aug 2014 16:46:40 +0000 (09:46 -0700)
commitb553a1a81565b14efb00ac4c984fb74106666503
treee83e936a80fa019087223ae8999957053d56ea1f
parent74bb9d4fef9ff789094e85ee1324616611d77baa
staging: lustre: lustre: libcfs: pr_warn instead printk

This patch fixes the following warning using checkpatch.pl
WARNING: Prefer [subsystem eg: netdev]_warn([subsystem]dev, ... then
dev_warn(dev, ... then pr_warn(...  to printk(KERN_WARNING ...

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/debug.c