From: Hema Prathaban Date: Sat, 16 Aug 2014 18:37:32 +0000 (+0530) Subject: staging: lustre: lustre: libcfs: pr_warn instead printk X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b553a1a81565b14efb00ac4c984fb74106666503;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed