linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation
@ 2011-11-01  1:50 Marcos Paulo de Souza
  2011-11-01 18:13 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Marcos Paulo de Souza @ 2011-11-01  1:50 UTC (permalink / raw)
  To: jgarzik; +Cc: rdunlap, linux-doc, linux-ide, Marcos Paulo de Souza

Add the documentation of parameters of ata_change_queue_depth to silence the warning of make xmldocs

Signed-off-by: Marcos paulo de Souza <marcos.mage@gmail.com>
---
 drivers/ata/libata-scsi.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c
index 19ba770..5eceb23 100644
--- a/drivers/ata/libata-scsi.c
+++ b/drivers/ata/libata-scsi.c
@@ -1216,6 +1216,10 @@ void ata_scsi_slave_destroy(struct scsi_device *sdev)
 
 /**
  *	__ata_change_queue_depth - helper for ata_scsi_change_queue_depth
+ *	@ap: ATA port to which the device change the queue depth
+ *	@sdev: SCSI device to configure queue depth for
+ *	@queue_depth: new queue depth
+ *	@reason: calling context
  *
  *	libsas and libata have different approaches for associating a sdev to
  *	its ata_port.
-- 
1.7.4.1


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

* Re: [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation
  2011-11-01  1:50 [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation Marcos Paulo de Souza
@ 2011-11-01 18:13 ` Randy Dunlap
  2011-11-08 15:31   ` Marcos Souza
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2011-11-01 18:13 UTC (permalink / raw)
  To: Marcos Paulo de Souza; +Cc: jgarzik, linux-doc, linux-ide

On 10/31/2011 06:50 PM, Marcos Paulo de Souza wrote:
> Add the documentation of parameters of ata_change_queue_depth to silence the warning of make xmldocs
> 
> Signed-off-by: Marcos paulo de Souza <marcos.mage@gmail.com>

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

Thanks.

> ---
>  drivers/ata/libata-scsi.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c
> index 19ba770..5eceb23 100644
> --- a/drivers/ata/libata-scsi.c
> +++ b/drivers/ata/libata-scsi.c
> @@ -1216,6 +1216,10 @@ void ata_scsi_slave_destroy(struct scsi_device *sdev)
>  
>  /**
>   *	__ata_change_queue_depth - helper for ata_scsi_change_queue_depth
> + *	@ap: ATA port to which the device change the queue depth
> + *	@sdev: SCSI device to configure queue depth for
> + *	@queue_depth: new queue depth
> + *	@reason: calling context
>   *
>   *	libsas and libata have different approaches for associating a sdev to
>   *	its ata_port.


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

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

* Re: [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation
  2011-11-01 18:13 ` Randy Dunlap
@ 2011-11-08 15:31   ` Marcos Souza
  0 siblings, 0 replies; 3+ messages in thread
From: Marcos Souza @ 2011-11-08 15:31 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: jgarzik, linux-doc, linux-ide

ping?

2011/11/1, Randy Dunlap <rdunlap@xenotime.net>:
> On 10/31/2011 06:50 PM, Marcos Paulo de Souza wrote:
>> Add the documentation of parameters of ata_change_queue_depth to silence
>> the warning of make xmldocs
>>
>> Signed-off-by: Marcos paulo de Souza <marcos.mage@gmail.com>
>
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>
>
> Thanks.
>
>> ---
>>  drivers/ata/libata-scsi.c |    4 ++++
>>  1 files changed, 4 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c
>> index 19ba770..5eceb23 100644
>> --- a/drivers/ata/libata-scsi.c
>> +++ b/drivers/ata/libata-scsi.c
>> @@ -1216,6 +1216,10 @@ void ata_scsi_slave_destroy(struct scsi_device
>> *sdev)
>>
>>  /**
>>   *	__ata_change_queue_depth - helper for ata_scsi_change_queue_depth
>> + *	@ap: ATA port to which the device change the queue depth
>> + *	@sdev: SCSI device to configure queue depth for
>> + *	@queue_depth: new queue depth
>> + *	@reason: calling context
>>   *
>>   *	libsas and libata have different approaches for associating a sdev to
>>   *	its ata_port.
>
>
> --
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>


-- 
Marcos Paulo de Souza

*Porque uma vida sem desafios é uma vida sem razão.*

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

end of thread, other threads:[~2011-11-08 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-01  1:50 [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation Marcos Paulo de Souza
2011-11-01 18:13 ` Randy Dunlap
2011-11-08 15:31   ` Marcos Souza

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