diff options
Diffstat (limited to 'include/linux/cgroup-defs.h')
-rw-r--r-- | include/linux/cgroup-defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cgroup-defs.h b/include/linux/cgroup-defs.h index 8b7fd8eeccee..9f242b876fde 100644 --- a/include/linux/cgroup-defs.h +++ b/include/linux/cgroup-defs.h | |||
@@ -561,7 +561,7 @@ struct cftype { | |||
561 | 561 | ||
562 | /* | 562 | /* |
563 | * Control Group subsystem type. | 563 | * Control Group subsystem type. |
564 | * See Documentation/cgroups/cgroups.txt for details | 564 | * See Documentation/cgroup-v1/cgroups.txt for details |
565 | */ | 565 | */ |
566 | struct cgroup_subsys { | 566 | struct cgroup_subsys { |
567 | struct cgroup_subsys_state *(*css_alloc)(struct cgroup_subsys_state *parent_css); | 567 | struct cgroup_subsys_state *(*css_alloc)(struct cgroup_subsys_state *parent_css); |