[PATCH] numa-balancing-optimize-page-placement-for-memory-tiering-system-fix-fix-fix

From: Huang Ying
Date: Wed Feb 09 2022 - 03:04:11 EST


Fix the following warnings of `make htmldocs`,

Documentation/admin-guide/sysctl/kernel.rst:603: WARNING: Inconsistent literal block quoting.
---
Documentation/admin-guide/sysctl/kernel.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index 078e1aff4adc..59c3b4ce37cd 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -597,7 +597,7 @@ numa_balancing

Enables/disables and configures automatic page fault based NUMA memory
balancing. Memory is moved automatically to nodes that access it often.
-The value to set can be the result of ORing the following::
+The value to set can be the result of ORing the following:

= =================================
0 NUMA_BALANCING_DISABLED
--
2.30.2