]> git.ipfire.org Git - thirdparty/linux.git/commit
bcache: remove unused constants
authorRobert Pang <robertpang@google.com>
Tue, 27 May 2025 05:16:00 +0000 (13:16 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 May 2025 13:38:19 +0000 (07:38 -0600)
commit5a08e49f2359a14629f27da99aaf0f1c3a68b850
tree350cf98c95db71acbd334ef2beafaa3dfb3f90d5
parent1e46ed947ec658f89f1a910d880cd05e42d3763e
bcache: remove unused constants

Remove constants MAX_NEED_GC and MAX_SAVE_PRIO in btree.c that have been unused
since initial commit.

Signed-off-by: Robert Pang <robertpang@google.com>
Signed-off-by: Coly Li <colyli@kernel.org>
Link: https://lore.kernel.org/r/20250527051601.74407-3-colyli@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/btree.c