X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Flinux%2Fcgroup.h;h=5ac7ebc36dbb335604acfa74007a325fc0c7d658;hb=25985edcedea6396277003854657b5f3cb31a628;hp=e654fa239916e691c24317d43fc88aea5fef571a;hpb=6aba74f2791287ec407e0f92487a725a25908067;p=mirror_ubuntu-artful-kernel.git diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index e654fa239916..5ac7ebc36dbb 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h @@ -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; };