device_cgroup: Fix typo in devcgroup_css_alloc description
[linux-2.6-block.git] / security / device_cgroup.c
index bef2b9285fb34f8d06d3d04f33c736959f4f771f..7507d14eacc7942f7f50c377dfcbeb9436e0ba0e 100644 (file)
@@ -216,7 +216,7 @@ static void devcgroup_offline(struct cgroup_subsys_state *css)
 }
 
 /*
- * called from kernel/cgroup.c with cgroup_lock() held.
+ * called from kernel/cgroup/cgroup.c with cgroup_lock() held.
  */
 static struct cgroup_subsys_state *
 devcgroup_css_alloc(struct cgroup_subsys_state *parent_css)