IB/rxe: remove unused function variable
authorZhu Yanjun <yanjun.zhu@oracle.com>
Mon, 23 Apr 2018 07:57:58 +0000 (03:57 -0400)
committerDoug Ledford <dledford@redhat.com>
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 <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
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