From: Johann Lombardi Date: Sun, 25 Jun 2006 12:48:33 +0000 (-0700) Subject: [PATCH] ext3: cleanup dead code in ext3_add_entry() X-Git-Tag: v2.6.18-rc1~941 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92eeccd8badbfebe12383b6e5326b27dc707601d;p=pandora-kernel.git [PATCH] ext3: cleanup dead code in ext3_add_entry() The variables nlen and rlen are defined/initialized but not used in ext3_add_entry(). Signed-off-by: Johann Lombardi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed