linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: fix scsi_error.c kernel-doc warning
@ 2014-12-29 17:40 Randy Dunlap
  2014-12-30 14:16 ` Hannes Reinecke
  2015-01-05 19:25 ` Christoph Hellwig
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2014-12-29 17:40 UTC (permalink / raw)
  To: linux-scsi, James Bottomley, Christoph Hellwig; +Cc: Hannes Reinecke

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:

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: fix scsi_error.c kernel-doc warning
  2014-12-29 17:40 [PATCH] scsi: fix scsi_error.c kernel-doc warning Randy Dunlap
@ 2014-12-30 14:16 ` Hannes Reinecke
  2015-01-05 19:25 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Hannes Reinecke @ 2014-12-30 14:16 UTC (permalink / raw)
  To: Randy Dunlap, linux-scsi, James Bottomley, Christoph Hellwig

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: fix scsi_error.c kernel-doc warning
  2014-12-29 17:40 [PATCH] scsi: fix scsi_error.c kernel-doc warning Randy Dunlap
  2014-12-30 14:16 ` Hannes Reinecke
@ 2015-01-05 19:25 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2015-01-05 19:25 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-scsi, James Bottomley, Hannes Reinecke

Thanks, applied to scsi-for-3.20.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-05 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 17:40 [PATCH] scsi: fix scsi_error.c kernel-doc warning Randy Dunlap
2014-12-30 14:16 ` Hannes Reinecke
2015-01-05 19:25 ` Christoph Hellwig

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).