Searched hist:"974 d6b4b2bc33c53334e086a40715b384f48f2e2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_uapi.c | diff 974d6b4b2bc33c53334e086a40715b384f48f2e2 Sun Nov 25 12:58:45 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle structure, so get rid of the redundant arguments. Most of the prior work has been removing users of the arguments to allow this to be a simple patch.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | rdma_core.h | diff 974d6b4b2bc33c53334e086a40715b384f48f2e2 Sun Nov 25 12:58:45 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle structure, so get rid of the redundant arguments. Most of the prior work has been removing users of the arguments to allow this to be a simple patch.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | uverbs_main.c | diff 974d6b4b2bc33c53334e086a40715b384f48f2e2 Sun Nov 25 12:58:45 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle structure, so get rid of the redundant arguments. Most of the prior work has been removing users of the arguments to allow this to be a simple patch.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | uverbs_cmd.c | diff 974d6b4b2bc33c53334e086a40715b384f48f2e2 Sun Nov 25 12:58:45 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle structure, so get rid of the redundant arguments. Most of the prior work has been removing users of the arguments to allow this to be a simple patch.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_ioctl.h | diff 974d6b4b2bc33c53334e086a40715b384f48f2e2 Sun Nov 25 12:58:45 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle structure, so get rid of the redundant arguments. Most of the prior work has been removing users of the arguments to allow this to be a simple patch.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|