]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/sched_stoptask.c
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold...
[karo-tx-linux.git] / kernel / sched_stoptask.c
index 84ec9bcf82d92758021f6b398bceee83bb0d0d0c..1ba2bd40fdacf3f89e0b71f0f8c1020c0151a05c 100644 (file)
@@ -102,6 +102,4 @@ static const struct sched_class stop_sched_class = {
 
        .prio_changed           = prio_changed_stop,
        .switched_to            = switched_to_stop,
-
-       /* no .task_new for stop tasks */
 };