]> git.baikalelectronics.ru Git - 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)
commit0eab220b3143f6646d62e1d06e36c1e08471f110
treed106cb466238c4174af9ae2c1dba62872b267196
parent08969f6f3da061e6bef9fed3d7eab716e79c1fa4
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