X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=block%2Fbfq-wf2q.c;h=070e34a7feb1843c43849406212fb37b1aae5bf1;hb=5407334c53e9922c1c3fb28801e489d0b74f2c8d;hp=26776bdbdf360c97635c6fb197b0b3c497689f2e;hpb=f9b4240b074730f41c1ef8e0d695d10fb5bb1e27;p=linux-2.6-microblaze.git diff --git a/block/bfq-wf2q.c b/block/bfq-wf2q.c index 26776bdbdf36..070e34a7feb1 100644 --- a/block/bfq-wf2q.c +++ b/block/bfq-wf2q.c @@ -137,9 +137,6 @@ static bool bfq_update_next_in_service(struct bfq_sched_data *sd, sd->next_in_service = next_in_service; - if (!next_in_service) - return parent_sched_may_change; - return parent_sched_may_change; }