RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header
authorLee Jones <lee.jones@linaro.org>
Thu, 21 Jan 2021 09:44:51 +0000 (09:44 +0000)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 22 Jan 2021 18:37:29 +0000 (14:37 -0400)
commit30cd9fc5e734327d5daf10abed93fda451f1b463
tree1f68afbfc1c06e70315f02458a2870d970ff890b
parent5e769e444d262f7202a6bb88dba98bf5fd6c8f3c
RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header

Fixes the following W=1 kernel build warning(s):

 drivers/infiniband/hw/mlx5/qp.c:5384: warning: Function parameter or member 'qp' not described in 'mlx5_ib_qp_set_counter'
 drivers/infiniband/hw/mlx5/qp.c:5384: warning: Function parameter or member 'counter' not described in 'mlx5_ib_qp_set_counter'

Link: https://lore.kernel.org/r/20210121094519.2044049-3-lee.jones@linaro.org
Cc: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/qp.c