From: Shen Feng Date: Fri, 25 Jul 2008 08:46:21 +0000 (-0700) Subject: ext3: improve some code in rb tree part of dir.c X-Git-Tag: v2.6.27-rc1~435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebfbe9f926553eabc21b4400918d1216b27ed0c;p=pandora-kernel.git ext3: improve some code in rb tree part of dir.c - remove unnecessary code in free_rb_tree_fname - rename free_rb_tree_fname to ext3_htree_create_dir_info since it and ext3_htree_free_dir_info are a pair - replace kmalloc with kzalloc in ext3_htree_free_dir_info Signed-off-by: Shen Feng Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed