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)
commiteb090c4c948ccc7a051451261cf1426edf83f3eb
tree89a98adba54cfb57c8e5690b1f11b53301a32698
parent35da77d556c17980f9bd6892828a70d7a1a8a145
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