Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756723AbXLRN4D (ORCPT ); Tue, 18 Dec 2007 08:56:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755401AbXLRNzv (ORCPT ); Tue, 18 Dec 2007 08:55:51 -0500 Received: from mail-gw3.adaptec.com ([162.62.93.58]:52839 "EHLO mail-gw3.adaptec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753694AbXLRNzt convert rfc822-to-8bit (ORCPT ); Tue, 18 Dec 2007 08:55:49 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Subject: RE: [PATCH] drivers/scsi/: Spelling fixes Date: Tue, 18 Dec 2007 08:55:46 -0500 Message-ID: In-Reply-To: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918893.git.joe@perches.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] drivers/scsi/: Spelling fixes thread-index: AchBEgNSmax6uK7hQBKjC4q1oxdexgAa2HwA References: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918893.git.joe@perches.com> From: "Salyzyn, Mark" To: "Joe Perches" , Cc: "Andrew Morton" , "AACRAID" , "Andrew Vasquez" , "Brian King" , "IpsLinux" , "Hannes Reinecke" , "James E.J. Bottomley" , "James Smart" , "Mike Christie" , "Neela Syam Kolli" , , Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1304 Lines: 38 ACK ips line change. Sincerely -- Mark Salyzyn > -----Original Message----- > From: linux-kernel-owner@vger.kernel.org > [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Joe Perches > Sent: Monday, December 17, 2007 2:40 PM > To: linux-kernel@vger.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@vger.kernel.org; > open-iscsi@googlegroups.com > Subject: [PATCH] drivers/scsi/: Spelling fixes > > Signed-off-by: Joe Perches > --- . . . > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/