From: Mingming Cao Subject: Re: [EXT4 set 1][PATCH 2/2] Enable extents by default for ext4dev Date: Tue, 10 Jul 2007 23:15:24 -0400 Message-ID: <1184123724.20193.58.camel@localhost.localdomain> References: <1183275361.4010.119.camel@localhost.localdomain> <20070710163015.ab40ed2a.akpm@linux-foundation.org> <1184103313.3759.44.camel@localhost.localdomain> <20070711033553.GA27564@redhat.com> Reply-To: cmm@us.ibm.com Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Theodore Tso , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org To: Dave Jones Return-path: Received: from e36.co.us.ibm.com ([32.97.110.154]:39900 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753145AbXGKGPX (ORCPT ); Wed, 11 Jul 2007 02:15:23 -0400 In-Reply-To: <20070711033553.GA27564@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Tue, 2007-07-10 at 23:35 -0400, Dave Jones wrote: > On Tue, Jul 10, 2007 at 05:35:13PM -0400, Mingming Cao wrote: > > > > Sorry about this. I was using version 0.04. The latest one I can find > > for now is 0.05(searching lkml), but it didn't catch this codling style > > bug either. I appreciate if anyone can point me the version 0.07, thanks > > It's now in-tree in scripts/checkpatch.pl > (linus' tree is still at 0.06 though, I suspect Andrew has something > newer in -mm) > Thanks, Andy has uploaded the 0.07 version at http://www.shadowen.org/~apw/public/checkpatch/checkpatch.pl-0.07 Mingming