commit | 8efe991e8bd07c415ffe1174853d81c14812a42b | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 13 12:18:39 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Feb 28 12:55:03 2018 -0700 |
tree | c97d9bbc49a93f0de699026b729ec58255dc9852 | |
parent | 1d1ab1ae69701d813993af40cf3ee39781ec4d6f [diff] |
IB/uverbs: Tidy uverbs_uobject_add Maintaining the uobjects list is mandatory, hoist it into the common rdma_alloc_commit_uobject() function and inline it as there is now only one caller. Signed-off-by: Leon Romanovsky <leon@kernel.org> Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>