[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AE4F746F2AECFC4DA4AADD66A1DFEF0101052728@otce2k301.adaptec.com>
Date: Tue, 18 Dec 2007 08:55:46 -0500
From: "Salyzyn, Mark" <mark_salyzyn@...ptec.com>
To: "Joe Perches" <joe@...ches.com>, <linux-kernel@...r.kernel.org>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"AACRAID" <aacraid@...ptec.com>,
"Andrew Vasquez" <linux-driver@...gic.com>,
"Brian King" <brking@...ibm.com>,
"IpsLinux" <ipslinux@...ptec.com>,
"Hannes Reinecke" <hare@...e.de>,
"James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
"James Smart" <james.smart@...lex.com>,
"Mike Christie" <michaelc@...wisc.edu>,
"Neela Syam Kolli" <megaraidlinux@....com>,
<linux-scsi@...r.kernel.org>, <open-iscsi@...glegroups.com>
Subject: RE: [PATCH] drivers/scsi/: Spelling fixes
ACK ips line change.
Sincerely -- Mark Salyzyn
> -----Original Message-----
> From: linux-kernel-owner@...r.kernel.org
> [mailto:linux-kernel-owner@...r.kernel.org] On Behalf Of Joe Perches
> Sent: Monday, December 17, 2007 2:40 PM
> To: linux-kernel@...r.kernel.org
> Cc: Andrew Morton; AACRAID; Andrew Vasquez; Brian King;
> IpsLinux; Hannes Reinecke; James E.J. Bottomley; James Smart;
> Mike Christie; Neela Syam Kolli; linux-scsi@...r.kernel.org;
> open-iscsi@...glegroups.com
> Subject: [PATCH] drivers/scsi/: Spelling fixes
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> ---
. . .
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists