Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / include / linux / cgroup.h
index e654fa2..5ac7ebc 100644 (file)
@@ -240,7 +240,7 @@ struct cgroup {
        /* For RCU-protected deletion */
        struct rcu_head rcu_head;
 
-       /* List of events which userspace want to recieve */
+       /* List of events which userspace want to receive */
        struct list_head event_list;
        spinlock_t event_list_lock;
 };