From: Yang Li Date: Mon, 31 Jul 2023 01:59:15 +0000 (+0800) Subject: RDMA/irdma: Fix one kernel-doc comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d43ea9c3d52f2e8ab97faa0a9349b990acfa4b61;p=linux.git RDMA/irdma: Fix one kernel-doc comment 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 Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6028 Signed-off-by: Yang Li Link: https://lore.kernel.org/r/20230731015915.34867-1-yang.lee@linux.alibaba.com Reviewed-by: Randy Dunlap Signed-off-by: Leon Romanovsky --- diff --git a/drivers/infiniband/hw/irdma/hw.c b/drivers/infiniband/hw/irdma/hw.c index 8519495d23ce4..9f5d418c6e4a4 100644 --- a/drivers/infiniband/hw/irdma/hw.c +++ b/drivers/infiniband/hw/irdma/hw.c @@ -570,7 +570,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