X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fcgroup.c;h=291775021b2e79ea696df3081bd3d0ec100ed9f1;hb=04afb40593f9a3007e5ea817d009529ef10fb685;hp=e9ec642932eee62ec7f6a4c67e2503e921aebbb6;hpb=1d3c6ff44ad4b5f113602e153026a338f0f9b3ff;p=~andy%2Flinux diff --git a/kernel/cgroup.c b/kernel/cgroup.c index e9ec642932e..291775021b2 100644 --- a/kernel/cgroup.c +++ b/kernel/cgroup.c @@ -3615,7 +3615,7 @@ static void __init cgroup_init_subsys(struct cgroup_subsys *ss) * @ss: the subsystem to load * * This function should be called in a modular subsystem's initcall. If the - * subsytem is built as a module, it will be assigned a new subsys_id and set + * subsystem is built as a module, it will be assigned a new subsys_id and set * up for use. If the subsystem is built-in anyway, work is delegated to the * simpler cgroup_init_subsys. */