We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c916929 commit f71bfbeCopy full SHA for f71bfbe
kernel/cgroup/legacy_freezer.c
@@ -132,7 +132,7 @@ static int freezer_css_online(struct cgroup_subsys_state *css)
132
* freezer_css_offline - initiate destruction of a freezer css
133
* @css: css being destroyed
134
*
135
- * @css is going away. Mark it dead and decrement system_freezing_count if
+ * @css is going away. Mark it dead and decrement freezer_active if
136
* it was holding one.
137
*/
138
static void freezer_css_offline(struct cgroup_subsys_state *css)
0 commit comments