]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-fabrics: document the poll function argument
authorBart Van Assche <bvanassche@acm.org>
Thu, 14 Feb 2019 22:50:53 +0000 (14:50 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Feb 2019 14:18:01 +0000 (07:18 -0700)
commit732c414b34727016993d588bcf881c4f9d882379
tree96fd3121514b2bfa1eccf2072ddd853d5993aec0
parentafca6045e80f67436006b8eee86635347ac73050
nvme-fabrics: document the poll function argument

This patch avoids that the kernel-doc tool reports a warning when
building with W=1.

Fixes: ab770c3b87b4 ("nvme-fabrics: allow nvmf_connect_io_queue to poll") # v5.0-rc1
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fabrics.c