]> exis.tech > repos - linux.git/commit
ACPI: sysfs: Fix path of module parameters in comments
authorZenghui Yu <zenghui.yu@linux.dev>
Thu, 11 Jun 2026 14:25:18 +0000 (22:25 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 19 Jun 2026 18:19:11 +0000 (20:19 +0200)
commitb2b42ad22828da9cdb876eedb8914134e0759355
tree281ac4d1694204d7f3d7b608b964e24a8371ca3c
parenteed451031f6ac098ca04ebdd63d34e083ba2d6f6
ACPI: sysfs: Fix path of module parameters in comments

The correct path of module parameters should be
/sys/module/acpi/parameters/xxx. Fix them.

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
Link: https://patch.msgid.link/20260611142518.77343-1-zenghui.yu@linux.dev
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/sysfs.c