block: unexport elevator_init/exit
authorChristoph Hellwig <hch@lst.de>
Thu, 31 May 2018 17:11:37 +0000 (19:11 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Jun 2018 13:38:16 +0000 (07:38 -0600)
commita8a275c9c2fb6bc9b45ad3e4187469726e2af7d1
treeb771585df1efde4ea463527203d1cc7f967e4193
parentcbf62af3537a5a735594983a87112a8cd08480a3
block: unexport elevator_init/exit

These are only used by the block core.  Also move the declarations to
block/blk.h.

Reported-by: Damien Le Moal <Damien.LeMoal@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Tested-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h
block/elevator.c
include/linux/elevator.h