From: Joe Perches Date: Thu, 11 Mar 2010 22:01:38 +0000 (-0800) Subject: drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats X-Git-Tag: v2.6.34-rc3~43^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e47c30bdc591815eeb5598f1e2a243a30bd585;p=pandora-kernel.git drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats String constants that are continued on subsequent lines with \ will cause spurious whitespace in the resulting output. Signed-off-by: Joe Perches Cc: Dave Airlie Cc: Eric Anholt Cc: Jesse Barnes Signed-off-by: Andrew Morton [anholt: whacked it to wrap to 80 columns instead] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed