Skip to content

Commit 56fde5e

Browse files
bulwahngregkh
authored andcommitted
MAINTAINERS: correct entries for ISDN/mISDN section
[ Upstream commit dff6bc1 ] Commit 6d97985 ("isdn: move capi drivers to staging") cleaned up the isdn drivers and split the MAINTAINERS section for ISDN, but missed to add the terminal slash for the two directories mISDN and hardware. Hence, all files in those directories were not part of the new ISDN/mISDN SUBSYSTEM, but were considered to be part of "THE REST". Rectify the situation, and while at it, also complete the section with two further build files that belong to that subsystem. This was identified with a small script that finds all files belonging to "THE REST" according to the current MAINTAINERS file, and I investigated upon its output. Fixes: 6d97985 ("isdn: move capi drivers to staging") Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent d68522b commit 56fde5e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

MAINTAINERS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8808,8 +8808,10 @@ L: [email protected] (subscribers-only)
88088808
88098809
W: http://www.isdn4linux.de
88108810
S: Maintained
8811-
F: drivers/isdn/mISDN
8812-
F: drivers/isdn/hardware
8811+
F: drivers/isdn/mISDN/
8812+
F: drivers/isdn/hardware/
8813+
F: drivers/isdn/Kconfig
8814+
F: drivers/isdn/Makefile
88138815

88148816
ISDN/CAPI SUBSYSTEM
88158817
M: Karsten Keil <[email protected]>

0 commit comments

Comments
 (0)