commit | 40581d1a91a1527e1e15350e479156810a389a96 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Mon Oct 08 14:28:43 2018 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 17 08:58:26 2018 +0200 |
tree | 163fdee0c523552a88ed1b7b60b3ffc758f9aab0 | |
parent | bb2a1d4e804aa41eef0003a192a674f844dbca23 [diff] |
nvme-pci: fix nvme_suspend_queue() kernel-doc header This patch avoids that the kernel-doc tool complains about the nvme_suspend_queue() function header when building with W=1. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>