diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-07 20:03:55 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-13 17:44:05 +0200 |
commit | eeb3dc58f84b423ca7e24e226329f31e9682f6e1 (patch) | |
tree | e612ee4ad060d43b09c104668c8d172bbfc7e34a /Documentation/admin-guide/mm/numaperf.rst | |
parent | doc: yama: Swap HTTP for HTTPS and replace dead link (diff) | |
download | linux-eeb3dc58f84b423ca7e24e226329f31e9682f6e1.tar.xz linux-eeb3dc58f84b423ca7e24e226329f31e9682f6e1.zip |
Documentation: numaperf: eliminate duplicated word
Drop the duplicated word "not".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-mm@vger.kernel.org
Cc: Mike Rapoport <rppt@kernel.org>
Link: https://lore.kernel.org/r/20200707180414.10467-2-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/mm/numaperf.rst')
-rw-r--r-- | Documentation/admin-guide/mm/numaperf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/mm/numaperf.rst b/Documentation/admin-guide/mm/numaperf.rst index a80c3c37226e..4d69ef1de830 100644 --- a/Documentation/admin-guide/mm/numaperf.rst +++ b/Documentation/admin-guide/mm/numaperf.rst @@ -129,7 +129,7 @@ will create the following directory:: /sys/devices/system/node/nodeX/memory_side_cache/ -If that directory is not present, the system either does not not provide +If that directory is not present, the system either does not provide a memory-side cache, or that information is not accessible to the kernel. The attributes for each level of cache is provided under its cache |