]> git.baikalelectronics.ru Git - kernel.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)
commitcae69456875e64f8c1d57c796dedb22795567670
tree82589b0a057915299f5755cb908c173fcf236a99
parent7db22600c9217724feb5db920f8686a9ec4c70c6
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