]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: fix nvme_suspend_queue() kernel-doc header
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:43 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:26 +0000 (08:58 +0200)
commitca12530af428b25169faa9c9487aa28efd268744
tree163fdee0c523552a88ed1b7b60b3ffc758f9aab0
parent7dce3ea68e593f3f8c0086c1c94fa33da80a416b
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>
drivers/nvme/host/pci.c