There are no functional changes in this patchset, just some places that I think can be improved during code review. Yu Kuai (8): block, bfq: cleanup bfq_weights_tree add/remove apis block, bfq: cleanup __bfq_weights_tree_remove() block, bfq: factor out code to update 'active_entities' block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group block, bfq: cleanup bfq_activate_requeue_entity() block, bfq: remove dead code for updating 'rq_in_driver' block, bfq: cleanup bfq_bfqq_update_budg_for_activation() block, bfq: cleanup bfq_bfqq_handle_idle_busy_switch() block/bfq-cgroup.c | 2 +- block/bfq-iosched.c | 179 ++++++++++++++++++-------------------------- block/bfq-iosched.h | 11 +-- block/bfq-wf2q.c | 91 ++++++++++------------ 4 files changed, 119 insertions(+), 164 deletions(-) -- 2.31.1