]> git.neil.brown.name Git - linux.git/commit
nvme: mark nvme_queue_scan static
authorChristoph Hellwig <hch@lst.de>
Fri, 25 May 2018 16:15:47 +0000 (18:15 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Jun 2018 12:37:35 +0000 (14:37 +0200)
commit50e8d8eeede8d1ef48699a82acfb7d4be07a05d9
tree82589b0a057915299f5755cb908c173fcf236a99
parentc0561f82a7b687050fa158930328b1b72559ffa8
nvme: mark nvme_queue_scan static

And move it toward the top of the file to avoid a forward declaration.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h