From: Miao Xie Date: Thu, 15 Nov 2012 08:14:11 +0000 (+0000) Subject: Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle X-Git-Tag: v3.9-rc1~17^2~29^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5a1c5310a50abc96c9ca07039688027d0a4282;p=pandora-kernel.git Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle We clear the transaction object and the trans handle when they are about to be freed, it is unnecessary, cleanup it. Signed-off-by: Miao Xie --- Reading git-diff-tree failed