diff options
author | Joe Perches <joe@perches.com> | 2009-11-11 14:26:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 07:25:58 -0800 |
commit | 34693710601146d683018a14817f93791dfb2737 (patch) | |
tree | 4c6b06d5a494827fee923386b61bee1f78830399 /MAINTAINERS | |
parent | eeba444a5d5646553c094f79235b50e757aa1424 (diff) | |
download | op-kernel-dev-34693710601146d683018a14817f93791dfb2737.zip op-kernel-dev-34693710601146d683018a14817f93791dfb2737.tar.gz |
MAINTAINERS: correct NETFILTER git entry format
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Patrick McHardy <kaber@trash.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c13e66f..765c3c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3616,7 +3616,7 @@ L: netfilter@vger.kernel.org L: coreteam@netfilter.org W: http://www.netfilter.org/ W: http://www.iptables.org/ -T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git S: Supported F: include/linux/netfilter* F: include/linux/netfilter/ |