IB/rxe: remove unused function variable
authorZhu Yanjun <[email protected]>
Mon, 23 Apr 2018 07:57:58 +0000 (03:57 -0400)
committerDoug Ledford <[email protected]>
Fri, 27 Apr 2018 16:18:29 +0000 (12:18 -0400)
commite12ee8ce51435c4d24f437f10e0fce773505c674
tree24af7a11a40f19fd4ff0eec712083541ce5b2c2b
parent0dff463a6a867072f2c779e2fed651b498901801
IB/rxe: remove unused function variable

In the functions rxe_mem_init_dma, rxe_mem_init_user, rxe_mem_init_fast
and copy_data, the function variable rxe is not used. So this function
variable rxe is removed.

CC: Srinivas Eeda <[email protected]>
CC: Junxiao Bi <[email protected]>
Signed-off-by: Zhu Yanjun <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
drivers/infiniband/sw/rxe/rxe_comp.c
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_mr.c
drivers/infiniband/sw/rxe/rxe_req.c
drivers/infiniband/sw/rxe/rxe_resp.c
drivers/infiniband/sw/rxe/rxe_verbs.c