lkml.org 
[lkml]   [2007]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/59] trivial - Add missing "space" in multiline quoted strings
Date
Fix quoted string which do not have a space separating
the next word on continuation quoted strings.

for example:
"a line with a word"
"but no space"
is equivalent to:
"a line with a wordbut no space"
which becomes:
"a line with a word "
"but no space"

Signed-off-by: Joe Perches <joe@perches.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-11-20 02:51    [W:0.890 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site