From: Tao Ma Date: Tue, 28 Apr 2009 17:20:55 +0000 (+0800) Subject: ocfs2/trivial: Remove unused variable in ocfs2_rename. X-Git-Tag: v2.6.30-rc5~57^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e31a966ad270ba32a77c157c015cd7c82faaa55;p=pandora-kernel.git ocfs2/trivial: Remove unused variable in ocfs2_rename. With indexed dir enabled, now we use ocfs2_dir_lookup_result to wrap all the bh used for dir. So remove the 2 unused variables. Signed-off-by: Tao Ma Signed-off-by: Joel Becker --- Reading git-diff-tree failed