From: Petr Vaněk Date: Sat, 25 Apr 2026 08:03:54 +0000 (+0200) Subject: docs: cgroup: fix typo 'protetion' -> 'protection' X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=981cd338614c96070cf9854679014fd027c1fb1d;p=thirdparty%2Fkernel%2Flinux.git docs: cgroup: fix typo 'protetion' -> 'protection' Fix a small typo in the description of the memory_hugetlb_accounting mount option. Signed-off-by: Petr Vaněk Signed-off-by: Tejun Heo --- diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst index 8ad0b27813175..6efd0095ed995 100644 --- a/Documentation/admin-guide/cgroup-v2.rst +++ b/Documentation/admin-guide/cgroup-v2.rst @@ -220,7 +220,7 @@ cgroup v2 currently supports the following mount options. memory_hugetlb_accounting Count HugeTLB memory usage towards the cgroup's overall memory usage for the memory controller (for the purpose of - statistics reporting and memory protetion). This is a new + statistics reporting and memory protection). This is a new behavior that could regress existing setups, so it must be explicitly opted in with this mount option.