* [PATCH -next] RDMA/irdma: Fix one kernel-doc comment
@ 2023-07-31 1:59 Yang Li
2023-07-31 2:18 ` Randy Dunlap
2023-07-31 7:41 ` Leon Romanovsky
0 siblings, 2 replies; 3+ messages in thread
From: Yang Li @ 2023-07-31 1:59 UTC (permalink / raw)
To: mustafa.ismail, shiraz.saleem, jgg, leon, linux-rdma,
linux-kernel
Cc: Yang Li, Abaci Robot
Remove description of @free_hwcqp in irdma_destroy_cqp().
to silence the warning:
drivers/infiniband/hw/irdma/hw.c:580: warning: Excess function parameter 'free_hwcqp' description in 'irdma_destroy_cqp'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6028
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
drivers/infiniband/hw/irdma/hw.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/infiniband/hw/irdma/hw.c b/drivers/infiniband/hw/irdma/hw.c
index eaf196985f49..7cbdd5433dba 100644
--- a/drivers/infiniband/hw/irdma/hw.c
+++ b/drivers/infiniband/hw/irdma/hw.c
@@ -571,7 +571,6 @@ static void irdma_destroy_irq(struct irdma_pci_f *rf,
/**
* irdma_destroy_cqp - destroy control qp
* @rf: RDMA PCI function
- * @free_hwcqp: 1 if hw cqp should be freed
*
* Issue destroy cqp request and
* free the resources associated with the cqp
--
2.20.1.7.g153144c
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH -next] RDMA/irdma: Fix one kernel-doc comment
2023-07-31 1:59 [PATCH -next] RDMA/irdma: Fix one kernel-doc comment Yang Li
@ 2023-07-31 2:18 ` Randy Dunlap
2023-07-31 7:41 ` Leon Romanovsky
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2023-07-31 2:18 UTC (permalink / raw)
To: Yang Li, mustafa.ismail, shiraz.saleem, jgg, leon, linux-rdma,
linux-kernel
Cc: Abaci Robot
On 7/30/23 18:59, Yang Li wrote:
> Remove description of @free_hwcqp in irdma_destroy_cqp().
> to silence the warning:
>
> drivers/infiniband/hw/irdma/hw.c:580: warning: Excess function parameter 'free_hwcqp' description in 'irdma_destroy_cqp'
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6028
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> drivers/infiniband/hw/irdma/hw.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/infiniband/hw/irdma/hw.c b/drivers/infiniband/hw/irdma/hw.c
> index eaf196985f49..7cbdd5433dba 100644
> --- a/drivers/infiniband/hw/irdma/hw.c
> +++ b/drivers/infiniband/hw/irdma/hw.c
> @@ -571,7 +571,6 @@ static void irdma_destroy_irq(struct irdma_pci_f *rf,
> /**
> * irdma_destroy_cqp - destroy control qp
> * @rf: RDMA PCI function
> - * @free_hwcqp: 1 if hw cqp should be freed
> *
> * Issue destroy cqp request and
> * free the resources associated with the cqp
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH -next] RDMA/irdma: Fix one kernel-doc comment
2023-07-31 1:59 [PATCH -next] RDMA/irdma: Fix one kernel-doc comment Yang Li
2023-07-31 2:18 ` Randy Dunlap
@ 2023-07-31 7:41 ` Leon Romanovsky
1 sibling, 0 replies; 3+ messages in thread
From: Leon Romanovsky @ 2023-07-31 7:41 UTC (permalink / raw)
To: mustafa.ismail, shiraz.saleem, jgg, linux-rdma, linux-kernel,
Yang Li
Cc: Abaci Robot
On Mon, 31 Jul 2023 09:59:15 +0800, Yang Li wrote:
> Remove description of @free_hwcqp in irdma_destroy_cqp().
> to silence the warning:
>
> drivers/infiniband/hw/irdma/hw.c:580: warning: Excess function parameter 'free_hwcqp' description in 'irdma_destroy_cqp'
>
>
Applied, thanks!
[1/1] RDMA/irdma: Fix one kernel-doc comment
https://git.kernel.org/rdma/rdma/c/d43ea9c3d52f2e
Best regards,
--
Leon Romanovsky <leon@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-07-31 7:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 1:59 [PATCH -next] RDMA/irdma: Fix one kernel-doc comment Yang Li
2023-07-31 2:18 ` Randy Dunlap
2023-07-31 7:41 ` Leon Romanovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox