From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: James Bottomley <James.Bottomley@hansenpartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi: fix scsi_device_lookup_by_target() documentation
Date: Sun, 7 Jun 2009 15:39:36 +0200 [thread overview]
Message-ID: <200906071539.37073.bzolnier@gmail.com> (raw)
In-Reply-To: <200904272054.16632.bzolnier@gmail.com>
On Monday 27 April 2009 20:54:16 Bartlomiej Zolnierkiewicz wrote:
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> ---
> drivers/scsi/scsi.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Index: b/drivers/scsi/scsi.c
> ===================================================================
> --- a/drivers/scsi/scsi.c
> +++ b/drivers/scsi/scsi.c
> @@ -1225,8 +1225,8 @@ EXPORT_SYMBOL(__scsi_device_lookup_by_ta
> * @starget: SCSI target pointer
> * @lun: SCSI Logical Unit Number
> *
> - * Description: Looks up the scsi_device with the specified @channel, @id, @lun
> - * for a given host. The returned scsi_device has an additional reference that
> + * Description: Looks up the scsi_device with the specified @lun for a given
> + * @starget. The returned scsi_device has an additional reference that
> * needs to be released with scsi_device_put once you're done with it.
> **/
> struct scsi_device *scsi_device_lookup_by_target(struct scsi_target *starget,
ping?
prev parent reply other threads:[~2009-06-07 13:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-27 18:54 [PATCH] scsi: fix scsi_device_lookup_by_target() documentation Bartlomiej Zolnierkiewicz
2009-06-07 13:39 ` Bartlomiej Zolnierkiewicz [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=200906071539.37073.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=James.Bottomley@hansenpartnership.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.