Fix common misspellings
[linux-block.git] / include / linux / cgroup.h
index e654fa239916e691c24317d43fc88aea5fef571a..5ac7ebc36dbb335604acfa74007a325fc0c7d658 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;
 };