diff options
author | Coly Li <colyli@suse.de> | 2020-10-01 14:50:51 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-02 14:25:30 -0600 |
commit | 3c4fae29826c5fc588aba946189b95dd9fb5e4e9 (patch) | |
tree | 0a72ac782137a320ea868795512bb09ea243f38b /drivers/memstick | |
parent | 421cf1c573b18b0d770a4a47aefa3199eb5b94cf (diff) | |
download | linux-3c4fae29826c5fc588aba946189b95dd9fb5e4e9.tar.bz2 |
bcache: remove useless bucket_pages()
It seems alloc_bucket_pages() is the only user of bucket_pages().
Considering alloc_bucket_pages() is removed from bcache code, it is safe
to remove the useless macro bucket_pages() now.
Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions