linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: Marcos Paulo de Souza <marcos.mage@gmail.com>
Cc: michael@cs.wisc.edu, jbottomley@parallels.com,
	open-iscsi@googlegroups.com, linux-scsi@vger.kernel.org,
	linux-doc@vger.kernel.org
Subject: Re: [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter
Date: Thu, 03 Nov 2011 14:41:25 -0700	[thread overview]
Message-ID: <4EB30A85.60202@xenotime.net> (raw)
In-Reply-To: <1320239837-7138-1-git-send-email-marcos.mage@gmail.com>

On 11/02/2011 06:17 AM, Marcos Paulo de Souza wrote:
> Fixes documentation of a parameter of iscsi_bsg_host_add function to silence to make htmldocs[
> 
> Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com>

Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks.

> ---
>  drivers/scsi/scsi_transport_iscsi.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/scsi/scsi_transport_iscsi.c b/drivers/scsi/scsi_transport_iscsi.c
> index 1bcd65a..96029e6 100644
> --- a/drivers/scsi/scsi_transport_iscsi.c
> +++ b/drivers/scsi/scsi_transport_iscsi.c
> @@ -520,7 +520,7 @@ fail_host_msg:
>  /**
>   * iscsi_bsg_host_add - Create and add the bsg hooks to receive requests
>   * @shost: shost for iscsi_host
> - * @cls_host: iscsi_cls_host adding the structures to
> + * @ihost: iscsi_cls_host adding the structures to
>   */
>  static int
>  iscsi_bsg_host_add(struct Scsi_Host *shost, struct iscsi_cls_host *ihost)


-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

      parent reply	other threads:[~2011-11-03 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 13:17 [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter Marcos Paulo de Souza
2011-11-02 17:23 ` Mike Christie
2011-11-03 21:41 ` Randy Dunlap [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=4EB30A85.60202@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=jbottomley@parallels.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=marcos.mage@gmail.com \
    --cc=michael@cs.wisc.edu \
    --cc=open-iscsi@googlegroups.com \
    /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).