From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 6/6] DIO: Inline the complete submission path Date: Thu, 23 Jun 2011 06:35:18 -0400 Message-ID: <20110623103518.GA2439@infradead.org> References: <1308770322-22565-1-git-send-email-andi@firstfloor.org> <1308770322-22565-7-git-send-email-andi@firstfloor.org> <20110622195955.GB24311@infradead.org> <20110622201026.GJ3263@one.firstfloor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, dehrenberg@google.com, Andi Kleen To: Andi Kleen Return-path: Content-Disposition: inline In-Reply-To: <20110622201026.GJ3263@one.firstfloor.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jun 22, 2011 at 10:10:26PM +0200, Andi Kleen wrote: > The compiler does that anyways. > > Or did you mean in source? That would conflict with the coding standard. Of course I meant the source. I'm not sure what coding standard you mean, but the current split is completely non-sensical.