Re: [PATCH] docs: ipmi: Fix path of the "hotmod" module parameter
From: Randy Dunlap
Date: Sat Jun 20 2026 - 14:40:49 EST
On 6/20/26 5:27 AM, Zenghui Yu wrote:
> 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@xxxxxxxxx>
> ---
> Documentation/driver-api/ipmi.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
There are several other places that use /sys/modules/ instead of
/sys/module/.
Would you care to fix those also?
thanks.
--
~Randy