]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: ipmi: Fix path of the "hotmod" module parameter
authorZenghui Yu <zenghui.yu@linux.dev>
Sat, 20 Jun 2026 12:27:47 +0000 (20:27 +0800)
committerCorey Minyard <corey@minyard.net>
Sat, 20 Jun 2026 15:23:03 +0000 (10:23 -0500)
The correct path of the "hotmod" module parameter should be
/sys/module/ipmi_si/parameters/hotmod. Fix it.

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
Message-ID: <20260620122747.7902-1-zenghui.yu@linux.dev>
Signed-off-by: Corey Minyard <corey@minyard.net>
Documentation/driver-api/ipmi.rst

index f52ab2df2569589c4d55dd7ee0f9d303d1329c27..d08cee98e34a3991b9308fff8c1f93f4b3e899b3 100644 (file)
@@ -495,7 +495,7 @@ tuned to the user's desired performance.
 
 The driver supports a hot add and remove of interfaces.  This way,
 interfaces can be added or removed after the kernel is up and running.
-This is done using /sys/modules/ipmi_si/parameters/hotmod, which is a
+This is done using /sys/module/ipmi_si/parameters/hotmod, which is a
 write-only parameter.  You write a string to this interface.  The string
 has the format::