[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] Re: [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars
- From: Alasdair G Kergon <agk redhat com>
- To: device-mapper development <dm-devel redhat com>, Joe Perches <joe perches com>, Valdis Kletnieks vt edu, linux-kernel vger kernel org, Paul Mundt <lethal linux-sh org>, Mikulas Patocka <mpatocka redhat com>, Andy Whitcroft <apw canonical com>, Andrew Morton <akpm linux-foundation org>, Linus Torvalds <torvalds linux-foundation org>
- Cc:
- Subject: Re: [dm-devel] Re: [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars
- Date: Fri, 18 Dec 2009 15:12:41 +0000
On Fri, Dec 18, 2009 at 03:37:00PM +0100, Krzysztof Halasa wrote:
> Not sure if that's long enough (maybe it is).
> 132 looks like the next "natural" number.
Well it's good that this thread has produced more examples where it's
reasonable and acceptable to exceed 80 characters.
What do people feel about files where the policy is to place all the
parameters passed into a function on the same line, regardless of its
consequent length?
(What kicked this all off was a patch Mikulas submitted containing many
long lines, one of which hits column 264. Personally, I dislike reading
code with lines that wrap, but using a 132-column terminal width is
fine.)
Alasdair
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]