X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsched_autogroup.h;h=3d7a50eaf681c9a20f65e38159a401cc8c98bfa2;hb=ccd392802fa407b5e0e913a7eddfdc1f116bb038;hp=c2f0e7248dca354bc2e96ea95984c3457d28e75d;hpb=04a8752485e450124f92c9b931d268b48d75650a;p=pandora-kernel.git diff --git a/kernel/sched_autogroup.h b/kernel/sched_autogroup.h index c2f0e7248dca..3d7a50eaf681 100644 --- a/kernel/sched_autogroup.h +++ b/kernel/sched_autogroup.h @@ -1,11 +1,6 @@ #ifdef CONFIG_SCHED_AUTOGROUP struct autogroup { - /* - * reference doesn't mean how many thread attach to this - * autogroup now. It just stands for the number of task - * could use this autogroup. - */ struct kref kref; struct task_group *tg; struct rw_semaphore lock;