From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Higdon Subject: Re: [RFC PATCH 2.6.9-rc2] add ability to set device queue depth to mptfusion Date: Tue, 28 Sep 2004 16:47:57 -0700 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20040928234757.GI192475@sgi.com> References: <20040928075846.GA190230@sgi.com> <20040928114814.A794@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from omx2-ext.sgi.com ([192.48.171.19]:56537 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S268100AbUI1XsO (ORCPT ); Tue, 28 Sep 2004 19:48:14 -0400 Content-Disposition: inline In-Reply-To: <20040928114814.A794@infradead.org> List-Id: linux-scsi@vger.kernel.org To: Christoph Hellwig Cc: Emoore@lsil.com, linux-scsi@vger.kernel.org On Tue, Sep 28, 2004 at 11:48:14AM +0100, Christoph Hellwig wrote: > > Code looks good but some style nitpicks (often inherited from the original > code): I cut and pasted, leaving original style intact. I was of the opinion that I should not make style changes for one little piece of code. I can add the line break. jeremy