RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
authorLee Jones <lee.jones@linaro.org>
Tue, 26 Jan 2021 12:47:19 +0000 (12:47 +0000)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 28 Jan 2021 19:42:27 +0000 (15:42 -0400)
commitf57cfca846edc47186084cfe64c8161ce8fa7eeb
treeadeec36ddb8ba621b95f55f2dbdc55f235fb3b1b
parentc1e73d03ba5f72013b53b8c539e35d73e10fa994
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem

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

 drivers/infiniband/sw/rdmavt/qp.c:1929: warning: Function parameter or member 'post_parms' not described in 'rvt_qp_valid_operation'

Link: https://lore.kernel.org/r/20210126124732.3320971-8-lee.jones@linaro.org
Cc: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Cc: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
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>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rdmavt/qp.c