From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757240AbYDHSBY (ORCPT ); Tue, 8 Apr 2008 14:01:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752931AbYDHSBR (ORCPT ); Tue, 8 Apr 2008 14:01:17 -0400 Received: from smtp-out04.alice-dsl.net ([88.44.63.6]:54785 "EHLO smtp-out04.alice-dsl.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894AbYDHSBR (ORCPT ); Tue, 8 Apr 2008 14:01:17 -0400 To: Andy Whitcroft Cc: Jan Engelhardt , Andrew Morton , Linux Kernel Mailing List Subject: Re: [patch] checkpatch: relax spacing and line length From: Andi Kleen References: <20080408171257.GF17915@shadowen.org> Date: Tue, 08 Apr 2008 20:01:14 +0200 In-Reply-To: <20080408171257.GF17915@shadowen.org> (Andy Whitcroft's message of "Tue, 8 Apr 2008 18:12:57 +0100") Message-ID: <87ej9gp6ol.fsf@basil.nowhere.org> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 08 Apr 2008 17:54:31.0273 (UTC) FILETIME=[98D1CD90:01C899A1] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andy Whitcroft writes: > > To justify changing checkpatch to loosen its checks I would hope to see > an agreed to change to the CodingStyle detailing actually what is now > acceptable. Here was a concrete proposal (with patch for CodingStyle) from my side some time ago: http://article.gmane.org/gmane.linux.kernel/644306 -Andi