Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932206AbZLRRbY (ORCPT ); Fri, 18 Dec 2009 12:31:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755149AbZLRRbW (ORCPT ); Fri, 18 Dec 2009 12:31:22 -0500 Received: from mail.perches.com ([173.55.12.10]:1279 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754426AbZLRRbV (ORCPT ); Fri, 18 Dec 2009 12:31:21 -0500 Subject: Re: [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars From: Joe Perches To: Krzysztof Halasa Cc: Valdis.Kletnieks@vt.edu, Andy Whitcroft , Andrew Morton , Mikulas Patocka , Paul Mundt , linux-kernel@vger.kernel.org, Linus Torvalds , Alasdair G Kergon , dm-devel@redhat.com In-Reply-To: References: <20091217061229.GD3946@linux-sh.org> <24653.1261110557@localhost> <1261113144.13734.317.camel@Joe-Laptop.home> Content-Type: text/plain; charset="UTF-8" Date: Fri, 18 Dec 2009 09:31:19 -0800 Message-ID: <1261157479.24328.25.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 646 Lines: 18 On Fri, 2009-12-18 at 15:37 +0100, Krzysztof Halasa wrote: > > Add 80 character long line STRICT test > Not sure what do you mean. CHK messages are only printed when --strict is on the command line > This makes perfect sense, at least until shown otherwise (though being > a warning instead of an error means it's ok to trigger in perfectly > valid code). It's a CHK, only printed with --strict. -- 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/