commit | 2c0e0c88422033c9b6162bf7875aecdd095130b7 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 10 15:21:48 2010 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Mar 12 15:52:34 2010 -0800 |
tree | b2d61e5057965793908f0690d7cdfa180cf6f9f0 | |
parent | 8661970875d7d27e4de233d357327fffdb4a5e3d [diff] |
drivers/video/via: 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 <joe@perches.com> Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>