]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/irdma: Remove the redundant variable
authorZhu Yanjun <yanjun.zhu@linux.dev>
Wed, 23 Mar 2022 23:01:35 +0000 (19:01 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 4 Apr 2022 13:50:24 +0000 (10:50 -0300)
commitc59e9059617d1b260252904acf1c787870eff997
tree05ece713bf2acde82a3a559d4674c1251e82f522
parentdbb008736a8c113ef1e12b4e4b4351fac2a15ede
RDMA/irdma: Remove the redundant variable

In the function irdma_puda_get_next_send_wqe, the variable wqe
is not necessary. So remove it.

Link: https://lore.kernel.org/r/20220323230135.291813-1-yanjun.zhu@intel.com
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/puda.c