diff options
author | Joe Perches <joe@perches.com> | 2015-06-30 17:59:48 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-30 22:45:00 -0400 |
commit | 70a116dca45a8480429c4d0803e129a18f035c6e (patch) | |
tree | 0502f1c4351d606188f0cc8ea505ade8252a382f | |
parent | 1db12cde4c5b0ba586f29cd90387b654497faf45 (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-- | MAINTAINERS | 1 |
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 | |||
7018 | T: git git://git.pengutronix.de/git/mpa/linux-nbd.git | 7018 | T: git git://git.pengutronix.de/git/mpa/linux-nbd.git |
7019 | F: Documentation/blockdev/nbd.txt | 7019 | F: Documentation/blockdev/nbd.txt |
7020 | F: drivers/block/nbd.c | 7020 | F: drivers/block/nbd.c |
7021 | F: include/linux/nbd.h | ||
7022 | F: include/uapi/linux/nbd.h | 7021 | F: include/uapi/linux/nbd.h |
7023 | 7022 | ||
7024 | NETWORK DROP MONITOR | 7023 | NETWORK DROP MONITOR |