Re: [PATCH] hptiop: HighPoint RocketRAID 3xxx controller driver

From: Alan Cox
Date: Tue May 09 2006 - 18:07:05 EST



> +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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/