aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2025-02-08 22:45:48 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-21 09:20:30 +0100
commit0514059ca09e407614a02fb3687ea78e607e6526 (patch)
treee6944274e6f810dbee905434a94c14f6c6cd49f9
parentdrivers/base/bus.c: fix spelling of "subsystem" (diff)
downloadwireguard-linux-0514059ca09e407614a02fb3687ea78e607e6526.tar.xz
wireguard-linux-0514059ca09e407614a02fb3687ea78e607e6526.zip
MAINTAINERS: Add driver core headers to DRIVER CORE maintainers
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>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index efee40ea589f..23ab17594359 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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