[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250705151618.4806-1-sumeet4linux@gmail.com>
Date: Sat, 5 Jul 2025 20:46:17 +0530
From: Sumeet Pawnikar <sumeet4linux@...il.com>
To: mhiramat@...nel.org,
corbet@....net
Cc: linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org,
sumeet4linux@...il.com
Subject: [PATCH] Documentation: Remove duplicate word size in bootconfig
Remove duplicate word size in bootconfig.rst
Signed-off-by: Sumeet Pawnikar <sumeet4linux@...il.com>
---
Documentation/admin-guide/bootconfig.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
index 91339efdcb54..7a86042c9b6d 100644
--- a/Documentation/admin-guide/bootconfig.rst
+++ b/Documentation/admin-guide/bootconfig.rst
@@ -265,7 +265,7 @@ The final kernel cmdline will be the following::
Config File Limitation
======================
-Currently the maximum config size size is 32KB and the total key-words (not
+Currently the maximum config size is 32KB and the total key-words (not
key-value entries) must be under 1024 nodes.
Note: this is not the number of entries but nodes, an entry must consume
more than 2 nodes (a key-word and a value). So theoretically, it will be
--
2.43.0
Powered by blists - more mailing lists