[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4766D4E6.7000002@cs.wisc.edu>
Date: Mon, 17 Dec 2007 13:58:30 -0600
From: Mike Christie <michaelc@...wisc.edu>
To: Joe Perches <joe@...ches.com>
CC: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Adaptec OEM Raid Solutions <aacraid@...ptec.com>,
Andrew Vasquez <linux-driver@...gic.com>,
Brian King <brking@...ibm.com>,
Dave Jeffery <ipslinux@...ptec.com>,
Hannes Reinecke <hare@...e.de>,
"James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
James Smart <james.smart@...lex.com>,
Neela Syam Kolli <megaraidlinux@....com>,
linux-scsi@...r.kernel.org, open-iscsi@...glegroups.com
Subject: Re: [PATCH] drivers/scsi/: Spelling fixes
Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@...ches.com>
> diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
> index 57ce225..3cc21f5 100644
> --- a/drivers/scsi/iscsi_tcp.c
> +++ b/drivers/scsi/iscsi_tcp.c
> @@ -1121,7 +1121,7 @@ iscsi_send(struct iscsi_conn *conn, struct iscsi_buf *buf, int size, int flags)
> * iscsi_sendhdr - send PDU Header via tcp_sendpage()
> * @conn: iscsi connection
> * @buf: buffer to write from
> - * @datalen: lenght of data to be sent after the header
> + * @datalen: length of data to be sent after the header
> *
> * Notes:
> * (Tx, Fast Path)
> @@ -1724,7 +1724,7 @@ send_hdr:
> * XMSTATE_BIT_SOL_DATA - send solicit data
> *
> *iscsi_tcp_ctask_xmit
> - * XMSTATE_BIT_IMM_DATA - xmit managment data (??)
> + * XMSTATE_BIT_IMM_DATA - xmit management data (??)
> **/
> static int
> iscsi_tcp_ctask_xmit(struct iscsi_conn *conn, struct iscsi_cmd_task *ctask)
Olaf rewrote this code and it will not exist when James merges the
patches, so you can drop the iscsi bits.
--
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