diff options
| author | 2020-07-07 11:03:55 -0700 | |
|---|---|---|
| committer | 2020-07-13 09:44:05 -0600 | |
| commit | eeb3dc58f84b423ca7e24e226329f31e9682f6e1 (patch) | |
| tree | e612ee4ad060d43b09c104668c8d172bbfc7e34a | |
| parent | doc: yama: Swap HTTP for HTTPS and replace dead link (diff) | |
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>
| -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 |
