Re: RFC: Trailing blanks in source files
From: Paulo Marques
Date: Tue Jan 27 2004 - 14:39:56 EST
David Weinehall wrote:
On Tue, Jan 27, 2004 at 12:51:34PM -0600, Joseph D. Wagner wrote:
It seems that many files [1] in the Linux source have lines with
trailing blank (space and tab) characters and some even have formfeed
characters. Obviously these blank characters aren't necessary.
Actually, they are necessary.
http://www.gnu.org/prep/standards_23.html
http://www.gnu.org/prep/standards_24.html
Let me quote CodingStyle:
"First off, I'd suggest printing out a copy of the GNU coding standards,
and NOT read it. Burn them, it's a great symbolic gesture."
That's how much relevance GNU's coding standards have to the kernel.
And even if we did use GNU's coding standards (knock on wood :), where is the
part that requires *trailing* spaces?
Only in languages like "whitespace" ( http://compsoc.dur.ac.uk/whitespace/ ) the
trailing spaces have any meaning :)
--
Paulo Marques - www.grupopie.com
"In a world without walls and fences who needs windows and gates?"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/