RE: [PATCH] drivers/scsi/: Spelling fixes

From: Salyzyn, Mark
Date: Tue Dec 18 2007 - 08:56:05 EST


ACK ips line change.

Sincerely -- Mark Salyzyn

> -----Original Message-----
> From: linux-kernel-owner@xxxxxxxxxxxxxxx
> [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of Joe Perches
> Sent: Monday, December 17, 2007 2:40 PM
> To: linux-kernel@xxxxxxxxxxxxxxx
> Cc: Andrew Morton; AACRAID; Andrew Vasquez; Brian King;
> IpsLinux; Hannes Reinecke; James E.J. Bottomley; James Smart;
> Mike Christie; Neela Syam Kolli; linux-scsi@xxxxxxxxxxxxxxx;
> open-iscsi@xxxxxxxxxxxxxxxx
> Subject: [PATCH] drivers/scsi/: Spelling fixes
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
. . .
> drivers/scsi/ips.c | 2 +-
. . .
> diff --git a/drivers/scsi/ips.c b/drivers/scsi/ips.c
> index 5c5a9b2..901e14b 100644
> --- a/drivers/scsi/ips.c
> +++ b/drivers/scsi/ips.c
> @@ -1313,7 +1313,7 @@ ips_intr_copperhead(ips_ha_t * ha)
> cstatus.value = (*ha->func.statupd) (ha);
>
> if (cstatus.fields.command_id > (IPS_MAX_CMDS - 1)) {
> - /* Spurious Interupt ? */
> + /* Spurious Interrupt ? */
> continue;
> }
>
--
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/