RDMA/rxe: remove the redundant variable
authorZhu Yanjun <zyjzyj2000@gmail.com>
Wed, 15 Sep 2021 01:24:56 +0000 (21:24 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 14 Sep 2021 19:22:48 +0000 (16:22 -0300)
commitd12faf2dee50b4171b18e67a6e30d7e145f66c56
tree448a321dbe3cb28a1242f0dd5211c4419fe79128
parentdcd3f985b20ffcc375f82ca0ca9f241c7025eb5e
RDMA/rxe: remove the redundant variable

The variable port is not necessary. So remove it.

Link: https://lore.kernel.org/r/20210915012456.476728-1-yanjun.zhu@intel.com
Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_verbs.c