]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add driver core headers to DRIVER CORE maintainers
authorZijun Hu <quic_zijuhu@quicinc.com>
Sat, 8 Feb 2025 14:45:48 +0000 (22:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 08:20:30 +0000 (09:20 +0100)
According to get_maintainer.pl output, there are neither maintainer
nor supporter for the following driver core headers:

include/linux/device.h
include/linux/device/

Add them to DRIVER CORE maintainers.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250208-drv_core_hdr-v1-1-8205b0483e3f@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index efee40ea589f70bc5e4a390072a4543234616743..23ab175943596a507810baa290cd57d16fbce5ae 100644 (file)
@@ -7098,7 +7098,9 @@ F:        Documentation/core-api/kobject.rst
 F:     drivers/base/
 F:     fs/debugfs/
 F:     fs/sysfs/
+F:     include/linux/device/
 F:     include/linux/debugfs.h
+F:     include/linux/device.h
 F:     include/linux/fwnode.h
 F:     include/linux/kobj*
 F:     include/linux/property.h