We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da7235 commit 17bf968Copy full SHA for 17bf968
include/linux/memcontrol.h
@@ -185,7 +185,7 @@ struct mem_cgroup_per_node {
185
bool on_tree;
186
bool congested; /* memcg has many dirty pages */
187
/* backed by a congested BDI */
188
- bool dirty; /* mecg has too many dirty pages */
+ bool dirty; /* memcg has too many dirty pages */
189
bool writeback; /* memcg has too many writeback */
190
191
#ifdef CONFIG_TRANSPARENT_HUGEPAGE
0 commit comments