From: Mike Christie <michaelc@cs.wisc.edu>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: scsi <linux-scsi@vger.kernel.org>,
jejbscsi <james.bottomley@suse.de>,
akpm <akpm@linux-foundation.org>
Subject: Re: [PATCH] scsi: fix scsi_transport_iscsi kernel-doc notation
Date: Mon, 16 Aug 2010 15:44:33 -0500 [thread overview]
Message-ID: <4C69A331.5020309@cs.wisc.edu> (raw)
In-Reply-To: <20100814130541.054a0096.randy.dunlap@oracle.com>
On 08/14/2010 03:05 PM, Randy Dunlap wrote:
> From: Randy Dunlap<randy.dunlap@oracle.com>
>
> Fix typo in scsi_transport_iscsi.c kernel-doc notation:
>
> Warning(drivers/scsi/scsi_transport_iscsi.c:548): No description found for parameter 'cmd'
>
> Signed-off-by: Randy Dunlap<randy.dunlap@oracle.com>
> ---
> drivers/scsi/scsi_transport_iscsi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2.6.35-git8.orig/drivers/scsi/scsi_transport_iscsi.c
> +++ linux-2.6.35-git8/drivers/scsi/scsi_transport_iscsi.c
> @@ -537,7 +537,7 @@ static void iscsi_scan_session(struct wo
>
> /**
> * iscsi_block_scsi_eh - block scsi eh until session state has transistioned
> - * cmd: scsi cmd passed to scsi eh handler
> + * @cmd: scsi cmd passed to scsi eh handler
> *
> * If the session is down this function will wait for the recovery
> * timer to fire or for the session to be logged back in. If the
Sorry I missed that. Thanks.
Acked-by: Mike Christie <michaelc@cs.wisc.edu>
prev parent reply other threads:[~2010-08-16 20:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-14 20:05 [PATCH] scsi: fix scsi_transport_iscsi kernel-doc notation Randy Dunlap
2010-08-16 20:44 ` Mike Christie [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=4C69A331.5020309@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=akpm@linux-foundation.org \
--cc=james.bottomley@suse.de \
--cc=linux-scsi@vger.kernel.org \
--cc=randy.dunlap@oracle.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 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.