Skip to content

Commit 704b2a7

Browse files
Bartosz Golaszewskigregkh
authored andcommitted
MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
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>
1 parent e4cabc9 commit 704b2a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7807,6 +7807,7 @@ F: include/linux/fwnode.h
78077807
F: include/linux/kobj*
78087808
F: include/linux/property.h
78097809
F: include/linux/sysfs.h
7810+
F: kernel/ksysfs.c
78107811
F: lib/kobj*
78117812
F: rust/kernel/debugfs.rs
78127813
F: rust/kernel/debugfs/

0 commit comments

Comments
 (0)