From: Jacob Keller Date: Wed, 9 Apr 2014 06:03:13 +0000 (+0000) Subject: ixgbe: fix several concatenated strings to single line X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~148^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec1b71fc427a8e93a6a143688bec57da0ba0c1d;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed