commit | 6ec1b71fc427a8e93a6a143688bec57da0ba0c1d | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Apr 09 06:03:13 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 23 05:28:18 2014 -0700 |
tree | aecda0816820046745f601616767134d66a9b41c | |
parent | 2b2005d20fa44d1f95fe00aa64d55b9590c426fb [diff] |
ixgbe: fix several concatenated strings to single line This patch fixes various log strings that are split over multiple lines in the ixgbe driver. This cleans up checkpatch.pl warnings, and makes it easier to search the code for warning strings displayed to the kernel log. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>