On Jun 28 2007 06:29, dave young wrote: > > IMHO, another cause of trailing whitespace is human error, for > example long lines breaking will easy to cause the first line with one > traling whitespace (original space between the last two words). Most common errors (to me) are: - hit return+tab too quickly that it interchanges, hence producing the unwanted \t\n - hit return+return to start a new paragraph of code; the intermediate line remains indented if autoindent is on. Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: Josh Triplett <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- References:
- [PATCH] CodingStyle: Add information about trailing whitespace.
- From: Josh Triplett <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: Chris Shoemaker <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: "dave young" <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: Josh Triplett <[email protected]>
- Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- From: "dave young" <[email protected]>
- [PATCH] CodingStyle: Add information about trailing whitespace.
- Prev by Date: Re: [patch 1/3] MAP_NOZERO - implement a new VM_NOZERO/MAP_NOZERO page retirement policy
- Next by Date: Re: [RFC PATCH 5/5 v2] Convert tasklets to work queues
- Previous by thread: Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- Next by thread: Re: [PATCH] CodingStyle: Add information about trailing whitespace.
- Index(es):