From: Amerigo Wang Date: Mon, 9 May 2011 14:30:41 +0000 (-0400) Subject: ext4: remove redundant #ifdef in super.c X-Git-Tag: v3.0-rc1~140^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66bb82798d9ff896271d13f5020f7fb9b7d88e1a;p=pandora-kernel.git ext4: remove redundant #ifdef in super.c There is already an #ifdef CONFIG_QUOTA some lines above, so this one is totally useless. Signed-off-by: WANG Cong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed