From: Robert Love Date: Tue, 4 Dec 2012 02:14:53 +0000 (+0000) Subject: libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info X-Git-Tag: v3.9-rc1~21^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6c5363dc52afbc60011c2c079bf4c4d26b1272;p=pandora-kernel.git libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info Convert libfc, libfcoe and fcoe's debug_logging macros to use pr_info() instead of printk(KERN_INFO, ...). checkpatch.pl now complains about this, so convert libfcoe to preferred method. Signed-off-by: Robert Love Tested-by: Marcus Dennis --- Reading git-diff-tree failed