commit | e12ee8ce51435c4d24f437f10e0fce773505c674 | [log] [tgz] |
---|---|---|
author | Zhu Yanjun <yanjun.zhu@oracle.com> | Mon Apr 23 03:57:58 2018 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Fri Apr 27 12:18:29 2018 -0400 |
tree | 24af7a11a40f19fd4ff0eec712083541ce5b2c2b | |
parent | 0dff463a6a867072f2c779e2fed651b498901801 [diff] |
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>