libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info
authorRobert Love <robert.w.love@intel.com>
Tue, 4 Dec 2012 02:14:53 +0000 (02:14 +0000)
committerRobert Love <robert.w.love@intel.com>
Fri, 14 Dec 2012 18:38:55 +0000 (10:38 -0800)
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 <robert.w.love@intel.com>
Tested-by: Marcus Dennis <marcusx.e.dennis@intel.com>

No differences found