bcache: remove useless alloc_bucket_pages()
authorColy Li <colyli@suse.de>
Thu, 1 Oct 2020 06:50:50 +0000 (14:50 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 2 Oct 2020 20:25:30 +0000 (14:25 -0600)
commit421cf1c573b18b0d770a4a47aefa3199eb5b94cf
tree9cc38bf238a3a4b686a1a7d3c35bf43c37c34852
parent4e1ebae3ee4e0ce384c33832f66e417a965b64bc
bcache: remove useless alloc_bucket_pages()

Now no one uses alloc_bucket_pages() anymore, remove it from bcache.h.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/super.c