Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: driver-core: add driver-model documentation

Documentation/driver-api/driver-model/ is missing in the driver-core
MAINTAINERS entry, hence add it.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20260115220350.6806-1-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

+1
+1
MAINTAINERS
··· 7686 7686 S: Supported 7687 7687 T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git 7688 7688 F: Documentation/core-api/kobject.rst 7689 + F: Documentation/driver-api/driver-model/ 7689 7690 F: drivers/base/ 7690 7691 F: fs/debugfs/ 7691 7692 F: fs/sysfs/