commit | a8a275c9c2fb6bc9b45ad3e4187469726e2af7d1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 31 19:11:37 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 01 07:38:16 2018 -0600 |
tree | b771585df1efde4ea463527203d1cc7f967e4193 | |
parent | cbf62af3537a5a735594983a87112a8cd08480a3 [diff] |
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>