Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / block / blk-wbt.c
index fd41008..0321ca8 100644 (file)
@@ -835,7 +835,6 @@ int wbt_init(struct request_queue *q)
        rwb->enable_state = WBT_STATE_ON_DEFAULT;
        rwb->wc = 1;
        rwb->rq_depth.default_depth = RWB_DEF_DEPTH;
-       wbt_update_limits(rwb);
 
        /*
         * Assign rwb and add the stats callback.