From: Filipe Manana Date: Wed, 12 Feb 2014 15:07:53 +0000 (+0000) Subject: Btrfs: cleanup delayed-ref.c:find_ref_head() X-Git-Tag: v3.15-rc1~96^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85fdfdf6118dc00c2fcea8907815e48c98ee6c1d;p=pandora-kernel.git Btrfs: cleanup delayed-ref.c:find_ref_head() The argument last wasn't used, all callers supplied a NULL value for it. Also removed unnecessary intermediate storage of the result of key comparisons. Signed-off-by: Filipe David Borba Manana Signed-off-by: Josef Bacik --- Reading git-diff-tree failed