From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] aha1740 update, take #2 Date: Fri, 25 Apr 2003 14:40:26 +0100 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20030425144026.A747@infradead.org> References: <20030424133641.A29770@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from phoenix.mvhi.com ([195.224.96.167]:9995 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S263075AbTDYN2R (ORCPT ); Fri, 25 Apr 2003 09:28:17 -0400 Content-Disposition: inline In-Reply-To: ; from mzyngier@freesurf.fr on Fri, Apr 25, 2003 at 03:24:11PM +0200 List-Id: linux-scsi@vger.kernel.org To: Marc Zyngier Cc: Alan Cox , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, Apr 25, 2003 at 03:24:11PM +0200, Marc Zyngier wrote: > Alan, Christoph, > > Here is the updated aha1740 driver. All remarks have been taken into > account (patch is quite huge because of the re-indentation). > > I removed the the scsi_to_dma_dir part, and sent it over to James (you > still need it though, see my previous mail to LKML for the patch). Btw, scsi driver updates usually go to linux-scsi@vger, James then picks them up into the scsi BK tree that Linus pulls from time to time. And well, the indentation is Alan-stule not Linux-style but the driver looks fine.