diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2021-05-06 16:51:46 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-05-11 13:17:26 -0300 |
commit | e3d65124ce2bf43f2d65f925e590482bd676f2f4 (patch) | |
tree | f027936b95e567e17359ba8c013afb3eef360906 /virt | |
parent | 591f762b2750c628df9412d1c795b56e83a34b3e (diff) |
RDMA/ucma: Cleanup to reduce duplicate code
The lable "err1" does the same thing as the branch of copy_to_user()
failed in the function ucma_create_id(). Just jump to the label directly
to reduce duplicate code.
Link: https://lore.kernel.org/r/1620291106-3675-1-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions