tipc: Avoid recomputation of outgoing message length
[deliverable/linux.git] / kernel / sched_idletask.c
index c82f26c1b7c358b6c06fc35eddc079c6aacf31bb..a776a6396427c4ea4347b2a3e814d2d61cf69bf8 100644 (file)
@@ -94,6 +94,4 @@ static const struct sched_class idle_sched_class = {
 
        .prio_changed           = prio_changed_idle,
        .switched_to            = switched_to_idle,
-
-       /* no .task_new for idle tasks */
 };
This page took 0.024693 seconds and 5 git commands to generate.