commit | 47920e4d2cbfe64e85c8b536a792a91a94c7c187 | [log] [tgz] |
---|---|---|
author | Minghao Chi <chi.minghao@zte.com.cn> | Wed Dec 15 06:06:25 2021 +0000 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Wed Jan 05 13:47:43 2022 -0400 |
tree | e5ac361420e90d92efa2002a2e45cee9fe5e32ea | |
parent | 37c995ed19fdd4695d18fad24c7eaa441ea86564 [diff] |
RDMA/rxe: Remove redundant err variable Return value directly instead of taking this in another redundant variable. Link: https://lore.kernel.org/20211215075258.442930-1-chi.minghao@zte.com.cn Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn> Acked-by: Zhu Yanjun <zyjzyj2000@gmail.com> Reviewed-by: Devesh Sharma <Devesh.s.sharma@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>