aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Triplett <josht@us.ibm.com>2006-07-30 06:04:00 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-31 16:28:42 -0400
commitde456d371d16e28d61eda813fd2a6f34fd8a8bb5 (patch)
tree395d63111abf04c36b62c8a52906cb5a256b7bbd
parent344fe78669d2d1cff9e8939598f6d0d865b6a75b (diff)
[PATCH] Fix typo in MAINTAINERS: s/DEVICS/DEVICES/
Signed-off-by: Josh Triplett <josh@freedesktop.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b90d5c228245..213ffbe844a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1602,7 +1602,7 @@ W: http://jfs.sourceforge.net/
1602T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git 1602T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1603S: Supported 1603S: Supported
1604 1604
1605JOURNALLING LAYER FOR BLOCK DEVICS (JBD) 1605JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1606P: Stephen Tweedie, Andrew Morton 1606P: Stephen Tweedie, Andrew Morton
1607M: sct@redhat.com, akpm@osdl.org 1607M: sct@redhat.com, akpm@osdl.org
1608L: ext2-devel@lists.sourceforge.net 1608L: ext2-devel@lists.sourceforge.net