]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
nvme-fc: fix kernel-doc headers
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:44 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:28 +0000 (08:58 +0200)
commit76c910c7cf6d2d325c24439855a606cf1d414d29
treed106cb466238c4174af9ae2c1dba62872b267196
parent8eacd1bd21d6913ec27e6120e9a8733352e191d3
nvme-fc: fix kernel-doc headers

This patch avoids that the kernel-doc tool complains about several
multiple function headers when building with W=1.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c