RDMA/rxe: Remove the repeated 'mr->umem = umem'
authorXiao Yang <yangx.jy@fujitsu.com>
Fri, 2 Jul 2021 12:30:24 +0000 (20:30 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 15 Jul 2021 17:43:19 +0000 (14:43 -0300)
commitcdbdb7724740f62d11519679e11cf673cd9d6c8f
tree2a4394560f188288c6c3ff0d53118b04e4507568
parent9d649d594f3965cbd162121259b2f84928b907a1
RDMA/rxe: Remove the repeated 'mr->umem = umem'

Drop duplicated code

Link: https://lore.kernel.org/r/20210702123024.37025-1-ice_yangxiao@163.com
Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Reviewed-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_mr.c