From: Mariusz Kozlowski Date: Tue, 29 Jan 2008 04:58:27 +0000 (-0500) Subject: ext4: remove unused code from ext4_find_entry() X-Git-Tag: v2.6.25-rc1~1166^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f4adc04480a4e0395906d0268c056cf09c39c0;p=pandora-kernel.git ext4: remove unused code from ext4_find_entry() The unused code found in ext3_find_entry() is also present (and still unused) in the ext4_find_entry() code. This patch removes it. Signed-off-by: Mariusz Kozlowski Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed