diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2018-08-10 05:14:38 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-08-11 01:06:24 +0300 |
commit | 4b3dd2bbf0818ccb23e7f2831f2ca4a86789cd1f (patch) | |
tree | dd37e45492a320fe1bb31186587d02833981583d /net/unix/af_unix.c | |
parent | 6b0d08f4a27134e6fb49aa33ceb53356081bc92e (diff) | |
download | linux-4b3dd2bbf0818ccb23e7f2831f2ca4a86789cd1f.tar.xz |
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
This already existed as the anonymous 'ctx' structure, but this was not
really a useful form. Hoist this struct into bundle_priv and rework the
internal things to use it instead.
Move a bunch of the processing internal state into the priv and reduce the
excessive use of function arguments.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions