nvmet-fc: fix kernel-doc headers
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:47 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:30 +0000 (08:58 +0200)
commit1c4665272ca73335a662a0fb6a9604ec76983756
treec37ba1acc47bf0defa08d6fee576e467528aa6ac
parent0d2bdf9f4134582bc7c4b82cb516cb27952127d0
nvmet-fc: fix kernel-doc headers

This patch avoids that the kernel-doc tool complains about two 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/target/fc.c