From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752732AbYBFOyT (ORCPT ); Wed, 6 Feb 2008 09:54:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750922AbYBFOyJ (ORCPT ); Wed, 6 Feb 2008 09:54:09 -0500 Received: from gw-colo-pa.panasas.com ([66.238.117.130]:31226 "EHLO cassoulet.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751142AbYBFOyI (ORCPT ); Wed, 6 Feb 2008 09:54:08 -0500 Message-ID: <47A9C9DF.90308@panasas.com> Date: Wed, 06 Feb 2008 16:53:19 +0200 From: Benny Halevy User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Andy Whitcroft CC: Andrew Morton , Randy Dunlap , Joel Schopp , linux-kernel@vger.kernel.org Subject: Re: [PATCH] update checkpatch.pl to version 0.14 References: <1202227125.0@pinky> <47A8B877.4080001@panasas.com> <20080206144349.GB16777@shadowen.org> In-Reply-To: <20080206144349.GB16777@shadowen.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Feb 2008 14:53:24.0231 (UTC) FILETIME=[05F24970:01C868D0] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Feb. 06, 2008, 16:43 +0200, Andy Whitcroft wrote: > On Tue, Feb 05, 2008 at 09:26:47PM +0200, Benny Halevy wrote: >> Was version 0.13 NACKed? > > It was picked up by Andrew for -mm according to my email. I do not > think there has been an -mm release since then however. This patch is > relative to that version. > > -apw OK. I was afraid it was since Andrew had some comments about white spacing in checkpatch.pl itself IIRC. Benny