Commit 981cd338 authored by Petr Vaněk's avatar Petr Vaněk Committed by Tejun Heo
Browse files

docs: cgroup: fix typo 'protetion' -> 'protection'



Fix a small typo in the description of the memory_hugetlb_accounting
mount option.

Signed-off-by: default avatarPetr Vaněk <arkamar@atlas.cz>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 13e786b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.