]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-core: declare local symbols static
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:39 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:25 +0000 (08:58 +0200)
commit676b4086a20b1c95508ef01c496caceeccd3b313
tree89a98adba54cfb57c8e5690b1f11b53301a32698
parentcf57963287d3514215d92445cb691633f2b1aeec
nvme-core: declare local symbols static

This patch avoids that sparse complains about missing declarations.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c