diff options
author | Coly Li <colyli@suse.de> | 2020-02-13 17:12:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-13 18:53:50 +0300 |
commit | 4ec31cb6241d95879aac337cc6b50c45dd10cfcb (patch) | |
tree | 92f044a8c695a5de4f6044ad14e69c708d038a12 /drivers/opp | |
parent | 309cc719a2c869b71a7388209a0a80d4284d98fd (diff) | |
download | linux-4ec31cb6241d95879aac337cc6b50c45dd10cfcb.tar.xz |
bcache: remove macro nr_to_fifo_front()
Macro nr_to_fifo_front() is only used once in btree_flush_write(),
it is unncessary indeed. This patch removes this macro and does
calculation directly in place.
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/opp')
0 files changed, 0 insertions, 0 deletions