]> 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)
commit1b8d59c52a7a97961734cd00002453e3f464d5b1
tree82589b0a057915299f5755cb908c173fcf236a99
parent79bc65590552862ea3ec0d7e1a4e6411c811db68
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