diff options
author | Randy Dunlap <[email protected]> | 2020-07-07 11:03:55 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-13 09:44:05 -0600 |
commit | eeb3dc58f84b423ca7e24e226329f31e9682f6e1 (patch) | |
tree | e612ee4ad060d43b09c104668c8d172bbfc7e34a | |
parent | 9d1bd9e8e028d1e1753120ba53d39fcdaeca6ea6 (diff) |
Documentation: numaperf: eliminate duplicated word
Drop the duplicated word "not".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Mike Rapoport <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-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 |