From: Cesar Eduardo Barros Date: Tue, 18 Dec 2012 00:00:03 +0000 (-0800) Subject: MAINTAINERS: remove include/linux/ext3* X-Git-Tag: v3.8-rc1~74^2~157 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba28853daa2912dff9b42fbc477af8ea27ef8ad0;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git MAINTAINERS: remove include/linux/ext3* Moved to fs/ext3/ext3.h by commit 4613ad180d19 ("ext3: move headers to fs/ext3/"). Signed-off-by: Cesar Eduardo Barros Cc: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 8175ca8..503455b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2982,7 +2982,6 @@ L: linux-ext4@vger.kernel.org S: Maintained F: Documentation/filesystems/ext3.txt F: fs/ext3/ -F: include/linux/ext3* EXT4 FILE SYSTEM M: "Theodore Ts'o" @@ -4314,7 +4313,6 @@ M: Jan Kara L: linux-ext4@vger.kernel.org S: Maintained F: fs/jbd/ -F: include/linux/ext3_jbd.h F: include/linux/jbd.h JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)