commit | 5a2ad98e920dd8ac4cfbc0c1556e930ba2d65427 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 31 10:02:03 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Feb 09 13:55:05 2010 +1100 |
tree | c43bc95e60cb85350aacdfa9121dbc65e38bb8aa | |
parent | 25ef231de2678690198d95dca949c3caa67a76de [diff] |
arch/powerpc: Fix continuation line formats String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>