Skip to content

Commit 11cddee

Browse files
bulwahndjbw
authored andcommitted
MAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER
Commit f8669f1 ("nvdimm/blk: Delete the block-aperture window driver") removes the file drivers/nvdimm/blk.c, but misses to adjust MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. The section LIBNVDIMM BLK: MMIO-APERTURE DRIVER refers to the driver in blk.c, and some more generic nvdimm code in region_devs.c. As the driver is deleted, delete the section LIBNVDIMM BLK: MMIO-APERTURE DRIVER in MAINTAINERS as well. The remaining file region_devs.c is still covered by the section LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM, and all patches to region_devs.c will still reach the same developers as before. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20220316052133.26212-1-lukas.bulwahn@gmail.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent d0007eb commit 11cddee

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

MAINTAINERS

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10933,17 +10933,6 @@ F: drivers/ata/
1093310933
F: include/linux/ata.h
1093410934
F: include/linux/libata.h
1093510935

10936-
LIBNVDIMM BLK: MMIO-APERTURE DRIVER
10937-
M: Dan Williams <dan.j.williams@intel.com>
10938-
M: Vishal Verma <vishal.l.verma@intel.com>
10939-
M: Dave Jiang <dave.jiang@intel.com>
10940-
L: nvdimm@lists.linux.dev
10941-
S: Supported
10942-
Q: https://patchwork.kernel.org/project/linux-nvdimm/list/
10943-
P: Documentation/nvdimm/maintainer-entry-profile.rst
10944-
F: drivers/nvdimm/blk.c
10945-
F: drivers/nvdimm/region_devs.c
10946-
1094710936
LIBNVDIMM BTT: BLOCK TRANSLATION TABLE
1094810937
M: Vishal Verma <vishal.l.verma@intel.com>
1094910938
M: Dan Williams <dan.j.williams@intel.com>

0 commit comments

Comments
 (0)