Re: [PATCH v2]kernel: remove mess codes

From: Jeremy Fitzhardinge
Date: Sun Dec 13 2009 - 19:43:27 EST


On 12/13/09 16:33, Simon Horman wrote:
On Sat, Dec 12, 2009 at 11:04:48PM -0800, Jeremy Fitzhardinge wrote:
On 12/12/09 22:55, liu weni wrote:
I found some mess characters(0x0c) in the kernel source code.
Then I suggest remove it.
Those are form-feed characters. Some editors use them to separate
logically distinct blocks of code into separate "pages".
I can see their value in documentation, but I struggle to imagine
their usefulness in code.

I think a folding editor can fold them out, so you can just expand the area you're interested in. Or something. The point is that it is formatting that was presumably put there by the original author. Unless they're actually upsetting something, I'd be inclined to leave them.

J

--
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/