From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] scripts/checkpatch.pl: Change long line warning to 105 chars Date: Fri, 18 Dec 2009 19:41:50 +0100 Message-ID: <871visuntd.fsf@basil.nowhere.org> References: <20091217061229.GD3946@linux-sh.org> <24653.1261110557@localhost> <1261113144.13734.317.camel@Joe-Laptop.home> <20091218055712.GA4186@linux-sh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Linus Torvalds's message of "Fri, 18 Dec 2009 09:43:49 -0800 (PST)") Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: Paul Mundt , Joe Perches , Valdis.Kletnieks@vt.edu, Andy Whitcroft , Andrew Morton , Mikulas Patocka , Krzysztof Halasa , linux-kernel@vger.kernel.org, Alasdair G Kergon , dm-devel@redhat.com List-Id: dm-devel.ids Linus Torvalds writes: > > I like this. Except I think the indent test should count spaces too some > way. Or do we already warn about excessive space that should be tabs? checkpatch warns about those. (it triggers for me all the time because those happen when you copy patch reject blocks from hand and remove the leading character without removing the space afterwards) -Andi -- ak@linux.intel.com -- Speaking for myself only.