From: Hannes Reinecke <hare@suse.de>
To: Randy Dunlap <rdunlap@infradead.org>,
linux-scsi <linux-scsi@vger.kernel.org>,
James Bottomley <jbottomley@parallels.com>,
Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH] scsi: fix scsi_error.c kernel-doc warning
Date: Tue, 30 Dec 2014 15:16:24 +0100 [thread overview]
Message-ID: <54A2B3B8.1050004@suse.de> (raw)
In-Reply-To: <54A19228.4030308@infradead.org>
On 12/29/2014 06:40 PM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix kernel-doc warning in scsi_error.c:
>
> Warning(..//drivers/scsi/scsi_error.c:887): No description found for parameter 'hostt'
>
> Fixes: 883a030f989a17b81167f3a181cf93d741fa98b4
> (scsi: document scsi_try_to_abort_cmd)
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Hannes Reinecke <hare@suse.de>
> ---
> drivers/scsi/scsi_error.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- lnx-319-rc2.orig/drivers/scsi/scsi_error.c
> +++ lnx-319-rc2/drivers/scsi/scsi_error.c
> @@ -868,6 +868,7 @@ static int scsi_try_bus_device_reset(str
>
> /**
> * scsi_try_to_abort_cmd - Ask host to abort a SCSI command
> + * @hostt: SCSI driver host template
> * @scmd: SCSI cmd used to send a target reset
> *
> * Return value:
>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
hare@suse.de +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
--
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
next prev parent reply other threads:[~2014-12-30 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-29 17:40 [PATCH] scsi: fix scsi_error.c kernel-doc warning Randy Dunlap
2014-12-30 14:16 ` Hannes Reinecke [this message]
2015-01-05 19:25 ` Christoph Hellwig
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=54A2B3B8.1050004@suse.de \
--to=hare@suse.de \
--cc=hch@infradead.org \
--cc=jbottomley@parallels.com \
--cc=linux-scsi@vger.kernel.org \
--cc=rdunlap@infradead.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.