tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
[linux-2.6-microblaze.git] / block / bfq-wf2q.c
index 26776bd..070e34a 100644 (file)
@@ -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;
 }