commit | eb090c4c948ccc7a051451261cf1426edf83f3eb | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Mon Oct 08 14:28:39 2018 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 17 08:58:25 2018 +0200 |
tree | 89a98adba54cfb57c8e5690b1f11b53301a32698 | |
parent | 35da77d556c17980f9bd6892828a70d7a1a8a145 [diff] |
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>