From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755419AbYDIMUL (ORCPT ); Wed, 9 Apr 2008 08:20:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752150AbYDIMUA (ORCPT ); Wed, 9 Apr 2008 08:20:00 -0400 Received: from bzq-219-195-70.pop.bezeqint.net ([62.219.195.70]:43623 "EHLO bh-buildlin1.bhalevy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752007AbYDIMUA (ORCPT ); Wed, 9 Apr 2008 08:20:00 -0400 Message-ID: <47FCB458.3070403@panasas.com> Date: Wed, 09 Apr 2008 15:19:36 +0300 From: Benny Halevy Organization: Panasas, Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Andy Whitcroft CC: Jan Engelhardt , Andrew Morton , Linux Kernel Mailing List Subject: Re: [patch] checkpatch: relax spacing and line length References: <20080408171257.GF17915@shadowen.org> In-Reply-To: <20080408171257.GF17915@shadowen.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Apr. 08, 2008, 20:12 +0300, Andy Whitcroft wrote: > 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. For reference, here's Jan's proposal for Documentation/CodingStyle: http://lkml.org/lkml/2008/2/26/462 Benny