From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266826AbUBMI6f (ORCPT ); Fri, 13 Feb 2004 03:58:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266837AbUBMI6f (ORCPT ); Fri, 13 Feb 2004 03:58:35 -0500 Received: from denise.shiny.it ([194.20.232.1]:30137 "EHLO denise.shiny.it") by vger.kernel.org with ESMTP id S266826AbUBMI6d (ORCPT ); Fri, 13 Feb 2004 03:58:33 -0500 Message-ID: X-Mailer: XFMail 1.4.7 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200402130615.10608.mhf@linuxmail.org> Date: Fri, 13 Feb 2004 09:58:02 +0100 (CET) From: Giuliano Pochini To: Michael Frank Subject: RE: PATCH, RFC: 2.6 Documentation/Codingstyle Cc: linux kernel Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 12-Feb-2004 Michael Frank wrote: > Here is Codingstyle updated. > +The limit on the length of lines is 80 columns and this is a hard limit. Well, I think this requirement is a bit silly IMHO. How many of us do usually code in a 80x25 terminal screen nowadays ? -- Giuliano.