diff options
author | Joe Perches | 2009-11-11 23:26:44 +0100 |
---|---|---|
committer | Linus Torvalds | 2009-11-12 16:25:58 +0100 |
commit | eeba444a5d5646553c094f79235b50e757aa1424 (patch) | |
tree | 09fd50f337524b8868cfbe8c01e9cd9d1bd2840c /MAINTAINERS | |
parent | mmci-omap: free irq resource (diff) | |
download | kernel-qcow2-linux-eeba444a5d5646553c094f79235b50e757aa1424.tar.gz kernel-qcow2-linux-eeba444a5d5646553c094f79235b50e757aa1424.tar.xz kernel-qcow2-linux-eeba444a5d5646553c094f79235b50e757aa1424.zip |
MAINTAINERS: correct 9P FILE SYSTEM git entry
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Latchesar Ionkov <lucho@ionkov.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 bdbfdcdbee0e..c13e66f771c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -182,7 +182,7 @@ M: Ron Minnich <rminnich@sandia.gov> M: Latchesar Ionkov <lucho@ionkov.net> L: v9fs-developer@lists.sourceforge.net W: http://swik.net/v9fs -T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git S: Maintained F: Documentation/filesystems/9p.txt F: fs/9p/ |