Em Mon, Jan 08, 2001 at 08:25:33PM -0200, Arnaldo Carvalho de Melo escreveu:
> Hi,
>
> Please consider applying, no need to restore_flags here, as it is
> restored in the beginning of this if block.
>
> - Arnaldo
>
>
> --- linux-2.4.0-ac3/drivers/scsi/53c7,8xx.c Fri Oct 13 18:40:51 2000
> +++ linux-2.4.0-ac3.acme/drivers/scsi/53c7,8xx.c Mon Jan 8 20:24:35 2001
> @@ -1899,7 +1899,6 @@
> hostdata->script, start);
> printk ("scsi%d : DSPS = 0x%x\n", host->host_no,
> NCR53c7x0_read32(DSPS_REG));
> - restore_flags(flags);
> return -1;
> }
> hostdata->test_running = 0;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/