linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brian King <brking@linux.vnet.ibm.com>
To: Bart Van Assche <bart.vanassche@gmail.com>
Cc: linux-scsi@vger.kernel.org,
	"James E.J. Bottomley" <James.Bottomley@suse.de>
Subject: Re: [PATCH] SCSI/ibmvscsi: fix a typo in a source code comment
Date: Mon, 04 Jan 2010 12:57:57 -0600	[thread overview]
Message-ID: <4B423A35.7080908@linux.vnet.ibm.com> (raw)
In-Reply-To: <200912042043.37328.bart.vanassche@gmail.com>

Acked-by: Brian King <brking@linux.vnet.ibm.com>

On 12/04/2009 01:43 PM, Bart Van Assche wrote:
> Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
> 
> diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
> index e475b79..e3a18e0 100644
> --- a/drivers/scsi/ibmvscsi/ibmvscsi.c
> +++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
> @@ -40,7 +40,7 @@
>   * (CRQ), which is just a buffer of 16 byte entries in the receiver's 
>   * Senders cannot access the buffer directly, but send messages by
>   * making a hypervisor call and passing in the 16 bytes.  The hypervisor
> - * puts the message in the next 16 byte space in round-robbin fashion,
> + * puts the message in the next 16 byte space in round-robin fashion,
>   * turns on the high order bit of the message (the valid bit), and 
>   * generates an interrupt to the receiver (if interrupts are turned on.) 
>   * The receiver just turns off the valid bit when they have copied out
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Brian King
Linux on Power Virtualization
IBM Linux Technology Center

      parent reply	other threads:[~2010-01-04 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04 19:43 [PATCH] SCSI/ibmvscsi: fix a typo in a source code comment Bart Van Assche
2010-01-04 16:19 ` Bart Van Assche
2010-01-04 16:34   ` James Bottomley
2010-01-04 18:57 ` Brian King [this message]

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=4B423A35.7080908@linux.vnet.ibm.com \
    --to=brking@linux.vnet.ibm.com \
    --cc=James.Bottomley@suse.de \
    --cc=bart.vanassche@gmail.com \
    --cc=linux-scsi@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).