X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsched_autogroup.h;h=3d7a50eaf681c9a20f65e38159a401cc8c98bfa2;hb=2932d54120f2642568c77608bc8753e9114f9647;hp=c2f0e7248dca354bc2e96ea95984c3457d28e75d;hpb=286d6e70aa6cf0f0235653eb1049bfc04610b4fb;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;