diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-12-07 18:32:55 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-12-10 13:17:00 -0400 |
commit | d1dec0cae5539d678c1e265ba4fcf783c8ec4733 (patch) | |
tree | 064aed3c260fdd0b5be39b242ca7e78a9be4f389 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e7f870f5fda75fcaf9de09316e6e456f5f035516 (diff) |
RDMA/core: Update kernel documentation for ib_create_named_qp()
Commit 66f57b871efc ("RDMA/restrack: Support all QP types") extends
ib_create_qp() to a named ib_create_named_qp(), which takes the caller's
name as argument, but it did not add the new argument description to the
function's kerneldoc.
make htmldocs warns:
./drivers/infiniband/core/verbs.c:1206: warning: Function parameter or member 'caller' not described in 'ib_create_named_qp'
Add a description for this new argument based on the description of the
same argument in other related functions.
Fixes: 66f57b871efc ("RDMA/restrack: Support all QP types")
Link: https://lore.kernel.org/r/20201207173255.13355-1-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions