From: Guo Chao Date: Tue, 18 Dec 2012 08:56:39 +0000 (+0800) Subject: ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX X-Git-Tag: v3.9-rc1~65^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306a74920ba9ccf6b5f110f97c1cb6bb2caeff93;p=pandora-kernel.git ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX This macro, initially introduced by ext2 in v0.99.15, does not have any users from the beginning. It has been removed in later ext2 version but still remains in the code of ext3, ext4, ocfs2. Remove this macro there. Cc: Jan Kara Cc: linux-ext4@vger.kernel.org Cc: ocfs2-devel@oss.oracle.com Acked-by: Mark Fasheh Acked-by: "Theodore Ts'o" Signed-off-by: Guo Chao Signed-off-by: Jan Kara --- Reading git-diff-tree failed