aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2015-06-30 17:59:48 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-30 22:45:00 -0400
commit70a116dca45a8480429c4d0803e129a18f035c6e (patch)
tree0502f1c4351d606188f0cc8ea505ade8252a382f
parent1db12cde4c5b0ba586f29cd90387b654497faf45 (diff)
MAINTAINERS: remove unused nbd.h pattern
Commit 13e71d69cc74 ("nbd: Remove kernel internal header") deleted the file, remove the pattern. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 44c63e54c9d7..c8a392659dff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7018,7 +7018,6 @@ L: nbd-general@lists.sourceforge.net
7018T: git git://git.pengutronix.de/git/mpa/linux-nbd.git 7018T: git git://git.pengutronix.de/git/mpa/linux-nbd.git
7019F: Documentation/blockdev/nbd.txt 7019F: Documentation/blockdev/nbd.txt
7020F: drivers/block/nbd.c 7020F: drivers/block/nbd.c
7021F: include/linux/nbd.h
7022F: include/uapi/linux/nbd.h 7021F: include/uapi/linux/nbd.h
7023 7022
7024NETWORK DROP MONITOR 7023NETWORK DROP MONITOR