RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
authorLee Jones <lee.jones@linaro.org>
Thu, 21 Jan 2021 09:44:53 +0000 (09:44 +0000)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 22 Jan 2021 18:37:29 +0000 (14:37 -0400)
commit006110eef7150fb9e2bda4ab94cf18c492cd489a
tree17bf6d0d7498f65f630f881cec6cd4bdbf056824
parent9b3ae173e6c48824a928e1f6aa252cc52b036210
RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'

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

 drivers/infiniband/hw/hns/hns_roce_hw_v1.c:1398: warning: Function parameter or member 'dereset' not described in 'hns_roce_v1_reset'
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c:1398: warning: Excess function parameter 'enable' description in 'hns_roce_v1_reset'

Link: https://lore.kernel.org/r/20210121094519.2044049-5-lee.jones@linaro.org
Cc: Lijun Ou <oulijun@huawei.com>
Cc: Weihang Li <liweihang@huawei.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Wei Hu <xavier.huwei@huawei.com>
Cc: Nenglong Zhao <zhaonenglong@hisilicon.com>
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/hw/hns/hns_roce_hw_v1.c