]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Fri, 3 Apr 2026 08:09:17 +0000 (10:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2026 08:52:01 +0000 (10:52 +0200)
kernel/ksysfs.c is part of the driver core infrastructure but is missing
rom the relevant MAINTAINERS entry. Add it.

Suggested-by: Danilo Krummrich <dakr@kernel.org>
Closes: https://lore.kernel.org/all/DHITFGL3J4IE.2WZU3K2CSYL7I@kernel.org/
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260403080917.7484-1-bartosz.golaszewski@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 7d10988cbc62b77515aa1a1fee1c7d3e594869fa..2695f321bfd79987031e5b9431b861c8fcdca10e 100644 (file)
@@ -7807,6 +7807,7 @@ F:        include/linux/fwnode.h
 F:     include/linux/kobj*
 F:     include/linux/property.h
 F:     include/linux/sysfs.h
+F:     kernel/ksysfs.c
 F:     lib/kobj*
 F:     rust/kernel/debugfs.rs
 F:     rust/kernel/debugfs/