Skip to content

Commit 332ec18

Browse files
committed
MAINTAINERS: update the location of the driver-core git tree
The driver core git tree has moved, so properly document it. Cc: Rafael J. Wysocki <rafael@kernel.org> Cc: Danilo Krummrich <dakr@kernel.org> Cc: Tejun Heo <tj@kernel.org> Cc: Dave Ertman <david.m.ertman@intel.com> Cc: Ira Weiny <ira.weiny@intel.com> Link: https://lore.kernel.org/r/2025041447-showbiz-other-7130@gregkh Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 53bd978 commit 332ec18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3868,7 +3868,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
38683868
R: Dave Ertman <david.m.ertman@intel.com>
38693869
R: Ira Weiny <ira.weiny@intel.com>
38703870
S: Supported
3871-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
3871+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
38723872
F: Documentation/driver-api/auxiliary_bus.rst
38733873
F: drivers/base/auxiliary.c
38743874
F: include/linux/auxiliary_bus.h
@@ -7225,7 +7225,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
72257225
M: "Rafael J. Wysocki" <rafael@kernel.org>
72267226
M: Danilo Krummrich <dakr@kernel.org>
72277227
S: Supported
7228-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
7228+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
72297229
F: Documentation/core-api/kobject.rst
72307230
F: drivers/base/
72317231
F: fs/debugfs/
@@ -13106,7 +13106,7 @@ KERNFS
1310613106
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1310713107
M: Tejun Heo <tj@kernel.org>
1310813108
S: Supported
13109-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
13109+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
1311013110
F: fs/kernfs/
1311113111
F: include/linux/kernfs.h
1311213112

0 commit comments

Comments
 (0)