From: Joe Perches Date: Sun, 14 Aug 2011 12:16:20 +0000 (+0000) Subject: bnx2x: Coalesce pr_cont uses and fix DP typos X-Git-Tag: v3.2-rc1~129^2~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f05b0f60de32e6efa19310bd142f1519e2abdb;p=pandora-kernel.git bnx2x: Coalesce pr_cont uses and fix DP typos Uses of pr_cont should be avoided where reasonably possible because they can be interleaved by other threads and processes. Coalesce pr_cont uses. Fix typos, duplicated words and spacing in DP uses caused by split multi-line formats. Coalesce some of these split formats. Add missing terminating newlines to DP uses. Signed-off-by: Joe Perches Acked-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed