nvme: unexport nvme_start_keep_alive
authorJohannes Thumshirn <[email protected]>
Thu, 12 Apr 2018 15:16:05 +0000 (09:16 -0600)
committerJens Axboe <[email protected]>
Thu, 12 Apr 2018 15:58:27 +0000 (09:58 -0600)
commit00b683dbabc34599b96a935aeee791f9af3ae02e
treede4deed39f3e5ecfd229de6660bd019698b077f0
parent11d9ea6f2ca69237d35d6c55755beba3e006b106
nvme: unexport nvme_start_keep_alive

nvme_start_keep_alive() isn't used outside core.c so unexport it and
make it static.

Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h