[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [PATCH] Drop 80-character limit in checkpatch.pl
- From: Linus Torvalds <torvalds linux-foundation org>
- To: Mikulas Patocka <mpatocka redhat com>
- Cc: Valdis Kletnieks vt edu, linux-kernel vger kernel org, dm-devel redhat com, Paul Mundt <lethal linux-sh org>, kevin granade <kevin granade gmail com>, Alasdair G Kergon <agk redhat com>, Krzysztof Halasa <khc pm waw pl>
- Subject: [dm-devel] Re: [PATCH] Drop 80-character limit in checkpatch.pl
- Date: Fri, 18 Dec 2009 08:50:59 -0800 (PST)
On Fri, 18 Dec 2009, Mikulas Patocka wrote:
>
> But think what happens when someone views that 100-char code on 80-char
> terminal (or for example 94-char, that I used for some times too) ---
> every second line will be wasted with just 20 characters on the left.
What kind of CRAZY crap argument is that?
The current rule is 80 characters - but how many lines are actually even
close to 80 characters long? Very few.
So that "every second line" statement is pure and utter idiocy. Instead,
what you get is totally the reverse: instead of wasting two lines _anyway_
due to a hard-newline, you often get a single line instead (since most of
us don't work in 24x80 windows to begin with).
Linus
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]