linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libata: add missing kernel-doc
@ 2008-10-27  3:19 Randy Dunlap
  2008-10-28  3:57 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2008-10-27  3:19 UTC (permalink / raw)
  To: ide; +Cc: jgarzik, akpm

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix libata missing kernel-doc:

Warning(lin2628-rc2//drivers/ata/libata-core.c:4562): No description found for parameter 'tag'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 drivers/ata/libata-core.c |    1 +
 1 file changed, 1 insertion(+)

--- lin2628-rc2.orig/drivers/ata/libata-core.c
+++ lin2628-rc2/drivers/ata/libata-core.c
@@ -4553,6 +4553,7 @@ void swap_buf_le16(u16 *buf, unsigned in
 /**
  *	ata_qc_new_init - Request an available ATA command, and initialize it
  *	@dev: Device from whom we request an available command structure
+ *	@tag: command tag
  *
  *	LOCKING:
  *	None.

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

* Re: [PATCH] libata: add missing kernel-doc
  2008-10-27  3:19 [PATCH] libata: add missing kernel-doc Randy Dunlap
@ 2008-10-28  3:57 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2008-10-28  3:57 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: ide, akpm

Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Fix libata missing kernel-doc:
> 
> Warning(lin2628-rc2//drivers/ata/libata-core.c:4562): No description found for parameter 'tag'
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> ---
>  drivers/ata/libata-core.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- lin2628-rc2.orig/drivers/ata/libata-core.c
> +++ lin2628-rc2/drivers/ata/libata-core.c
> @@ -4553,6 +4553,7 @@ void swap_buf_le16(u16 *buf, unsigned in
>  /**
>   *	ata_qc_new_init - Request an available ATA command, and initialize it
>   *	@dev: Device from whom we request an available command structure
> + *	@tag: command tag
>   *
>   *	LOCKING:

applied



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

end of thread, other threads:[~2008-10-28  3:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27  3:19 [PATCH] libata: add missing kernel-doc Randy Dunlap
2008-10-28  3:57 ` Jeff Garzik

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