public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc-hcNo3dDEHLuVc3sceRu5cw@public.gmane.org>
To: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Adaptec OEM Raid Solutions
	<aacraid-ugMvIWC9OiRBDgjK7y7TUQ@public.gmane.org>,
	Andrew Vasquez
	<linux-driver-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org>,
	Brian King <brking-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>,
	Dave Jeffery <ipslinux-ugMvIWC9OiRBDgjK7y7TUQ@public.gmane.org>,
	Hannes Reinecke <hare-l3A5Bk7waGM@public.gmane.org>,
	"James E.J. Bottomley"
	<James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>,
	James Smart <james.smart-laKkSmNT4hbQT0dZR+AlfA@public.gmane.org>,
	Neela Syam Kolli <megaraidlinux-M7mHMAq9Yzo@public.gmane.org>,
	linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH] drivers/scsi/: Spelling fixes
Date: Mon, 17 Dec 2007 13:58:30 -0600	[thread overview]
Message-ID: <4766D4E6.7000002@cs.wisc.edu> (raw)
In-Reply-To: <1197920439-5455-8-git-send-email-joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>


Joe Perches wrote:
> Signed-off-by: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>

> 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
-~----------~----~----~----~------~----~------~--~---

  parent reply	other threads:[~2007-12-17 19:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918893.git.joe@perches.com>
2007-12-17 19:40 ` [PATCH] drivers/scsi/: Spelling fixes Joe Perches
2007-12-17 19:40 ` Joe Perches
     [not found]   ` <1197920439-5455-8-git-send-email-joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
2007-12-17 19:58     ` Mike Christie [this message]
2007-12-17 21:56 ` Andrew Vasquez
2007-12-17 22:05   ` James Smart
2007-12-17 22:48 ` Darrick J. Wong
2007-12-18 13:55 ` Salyzyn, Mark

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4766D4E6.7000002@cs.wisc.edu \
    --to=michaelc-hcno3ddehluvc3sceru5cw@public.gmane.org \
    --cc=James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org \
    --cc=aacraid-ugMvIWC9OiRBDgjK7y7TUQ@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=brking-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org \
    --cc=hare-l3A5Bk7waGM@public.gmane.org \
    --cc=ipslinux-ugMvIWC9OiRBDgjK7y7TUQ@public.gmane.org \
    --cc=james.smart-laKkSmNT4hbQT0dZR+AlfA@public.gmane.org \
    --cc=joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-driver-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=megaraidlinux-M7mHMAq9Yzo@public.gmane.org \
    --cc=open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox