]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit0514059ca09e407614a02fb3687ea78e607e6526
treee6944274e6f810dbee905434a94c14f6c6cd49f9
parent6fb1ee255ed92b903b9b74e8483d05390cf9cfe6
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>
MAINTAINERS