Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757893Ab2BCVHj (ORCPT ); Fri, 3 Feb 2012 16:07:39 -0500 Received: from terminus.zytor.com ([198.137.202.10]:59557 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757752Ab2BCVHh (ORCPT ); Fri, 3 Feb 2012 16:07:37 -0500 Message-ID: <4F2C4C68.80302@zytor.com> Date: Fri, 03 Feb 2012 13:06:48 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: Andrew Morton CC: Ingo Molnar , Linus Torvalds , Cyrill Gorcunov , linux-kernel@vger.kernel.org, Pavel Emelyanov , Serge Hallyn , KAMEZAWA Hiroyuki , Kees Cook , Tejun Heo , Andrew Vagin , "Eric W. Biederman" , Alexey Dobriyan , Andi Kleen , KOSAKI Motohiro , Thomas Gleixner , Glauber Costa , Matt Helsley , Pekka Enberg , Eric Dumazet , Vasiliy Kulikov , Valdis.Kletnieks@vt.edu Subject: Re: [PATCH] SubmittingPatches: Increase the line length limit from 80 to 100 colums References: <20120130140905.441199885@openvz.org> <20120130141852.309402052@openvz.org> <20120203074656.GC30543@elte.hu> <20120203083530.GD1968@moon> <20120203090929.GA23996@elte.hu> <20120203012241.bcd3d0c8.akpm@linux-foundation.org> <20120203095227.GA13162@elte.hu> <20120203100743.GA3334@elte.hu> <20120203125715.0e9dfb1d.akpm@linux-foundation.org> In-Reply-To: <20120203125715.0e9dfb1d.akpm@linux-foundation.org> X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 24 On 02/03/2012 12:57 PM, Andrew Morton wrote: > > I always use 80-cols, everywhere. Not because I particularly like it - > I find it a bit too small. I use it because it is the standard, and > using it helps me see where and how badly we violate the standard. > Width matters to me more for printing than it does on the screen. 80-column text can be printed on a landscape piece of paper two columns wide without being too hard to read (e.g. enscript -2r). I haven't tried that with 96 columns, but more than that would almost certainly be illegible. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/