aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@kernel.org>2024-01-26 21:18:33 -0500
committerMike Snitzer <snitzer@kernel.org>2024-02-20 13:43:17 -0500
commitf36b1d3ba533d21b5b793623f05761b0297d114e (patch)
tree71bbacf45080a04299637da85f7cad495af0eedc /MAINTAINERS
parent4c79d55678b8bf993cb94c6181180997112bb353 (diff)
downloadlinux-f36b1d3ba533d21b5b793623f05761b0297d114e.tar.gz
dm vdo: use a proper Makefile for dm-vdo
Requires moving dm-vdo-target.c into drivers/md/dm-vdo/ This change adds a proper drivers/md/dm-vdo/Makefile and eliminates the abnormal use of patsubst in drivers/md/Makefile -- which was the cause of at least one build failure that was reported by the upstream build bot. Also, split out VDO's drivers/md/dm-vdo/Kconfig and include it from drivers/md/Kconfig Signed-off-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Matthew Sakai <msakai@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 74b82cc8db4872..45513eb1bc4260 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6124,7 +6124,6 @@ M: dm-devel@lists.linux.dev
L: dm-devel@lists.linux.dev
S: Maintained
F: Documentation/admin-guide/device-mapper/vdo*.rst
-F: drivers/md/dm-vdo-target.c
F: drivers/md/dm-vdo/
DEVLINK