commit | a467fc55fc509e034e3f839dc1f6ceed74462da9 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Feb 14 14:50:53 2019 -0800 |
committer | Christoph Hellwig <hch@lst.de> | Wed Feb 20 07:18:01 2019 -0700 |
tree | 96fd3121514b2bfa1eccf2072ddd853d5993aec0 | |
parent | 5bc373ff254002b5ce1b7e7f37f8ed7074e45d2a [diff] |
nvme-fabrics: document the poll function argument This patch avoids that the kernel-doc tool reports a warning when building with W=1. Fixes: 26c682274e0a ("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>