RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'
authorLee Jones <lee.jones@linaro.org>
Thu, 21 Jan 2021 09:45:05 +0000 (09:45 +0000)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 22 Jan 2021 18:37:32 +0000 (14:37 -0400)
commit04dccf5d0933b0a8be937f43c53ba478194716f1
treea87c06df4a161e5aee41d6f6d73d2ec7450a468d
parentda0940e5a586646788c6d0de46cdd305dd46e9f5
RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'

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

 drivers/infiniband/hw/qib/qib_twsi.c:175: warning: Function parameter or member 'last' not described in 'rd_byte'

Link: https://lore.kernel.org/r/20210121094519.2044049-17-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/hw/qib/qib_twsi.c