commit | 8e6c5363dc52afbc60011c2c079bf4c4d26b1272 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Tue Dec 04 02:14:53 2012 +0000 |
committer | Robert Love <robert.w.love@intel.com> | Fri Dec 14 10:38:55 2012 -0800 |
tree | fa444a2ead4b5cb9f6a369cdf6c5ca3e09e6504d | |
parent | 6e89ea3f1032d5c762f1ae9b0bd2039794596813 [diff] |
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 <robert.w.love@intel.com> Tested-by: Marcus Dennis <marcusx.e.dennis@intel.com>