ipv6: update skb->csum when CE mark is propagated
[pandora-kernel.git] / kernel / sched_autogroup.h
index c2f0e72..3d7a50e 100644 (file)
@@ -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;