Re: [PATCH] params: fix path of /sys/module/XYZ/parameters/ in comment
Petr Pavlu <[email protected]> Thu, 9 Jul 2026 10:16:25 +0200
| Newsgroups | org.kernel.vger.linux-modules,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/21/26 10:22 AM, Zenghui Yu wrote: > The comment wrongly references to /sys/modules/XYZ/parameters/ directory > instead of /sys/module/XYZ/parameters/. Fix it. > > Signed-off-by: Zenghui Yu <[email protected]> Queued on modules-next for v7.3-rc1. -- Thanks, Petr