From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Christie Subject: Re: [PATCH] drivers/scsi/: Spelling fixes Date: Mon, 17 Dec 2007 13:58:30 -0600 Message-ID: <4766D4E6.7000002@cs.wisc.edu> References: <1197920439-5455-8-git-send-email-joe@perches.com> Reply-To: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1197920439-5455-8-git-send-email-joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org> Sender: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Post: List-Help: List-Unsubscribe: , To: Joe Perches Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , Adaptec OEM Raid Solutions , Andrew Vasquez , Brian King , Dave Jeffery , Hannes Reinecke , "James E.J. Bottomley" , James Smart , Neela Syam Kolli , linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: linux-scsi@vger.kernel.org Joe Perches wrote: > Signed-off-by: Joe Perches > 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to open-iscsi-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/open-iscsi -~----------~----~----~----~------~----~------~--~---