From: Bruce Allan Date: Fri, 16 Dec 2011 00:46:54 +0000 (+0000) Subject: e1000e: concatenate long debug strings which span multiple lines X-Git-Tag: v3.4-rc1~177^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434f1392ae3a3934a33d2d16987d857c97951c3d;p=pandora-kernel.git e1000e: concatenate long debug strings which span multiple lines To ease searching for debug message strings, concatenate strings that span multiple lines even if the resulting line exceeds 80 columns; these will not cause checkpatch warnings. Also, add '\n' and remove unnecessary '\r' from a few debug strings. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed