diff options
author | Joe Perches <[email protected]> | 2015-06-30 14:59:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-30 19:45:00 -0700 |
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 <[email protected]>
Acked-by: Markus Pargmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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: [email protected] T: git git://git.pengutronix.de/git/mpa/linux-nbd.git F: Documentation/blockdev/nbd.txt F: drivers/block/nbd.c -F: include/linux/nbd.h F: include/uapi/linux/nbd.h NETWORK DROP MONITOR |