Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751137AbWEIWHg (ORCPT ); Tue, 9 May 2006 18:07:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751191AbWEIWHg (ORCPT ); Tue, 9 May 2006 18:07:36 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:15316 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S1751137AbWEIWHf (ORCPT ); Tue, 9 May 2006 18:07:35 -0400 Subject: Re: [PATCH] hptiop: HighPoint RocketRAID 3xxx controller driver From: Alan Cox To: amah@highpoint-tech.com Cc: linux-scsi@vger.kernel.org, "'Andrew Morton'" , linux-kernel@vger.kernel.org In-Reply-To: <200605092128.k49LSQ6R024308@mail.hypersurf.com> References: <200605092128.k49LSQ6R024308@mail.hypersurf.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 09 May 2006 23:19:21 +0100 Message-Id: <1147213161.3172.157.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 28 > +Non-queued requests (reset/flush etc) can be sent via inbound message > +register 0. An outbound message with the same value indicates the > completion > +of an inbouind message. One typo.. > +static int iop_wait_ready(struct hpt_iopmu __iomem * iop, u32 millisec) > +{ > + u32 req = 0; > + int i; > + Your mailer seems to have removed the tabs in the file (at least the preview version had the formatting correct and this one does not) If you can't get the mailer not to do this you might want to try resending it as an attachment if other fixes don't work. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/