From: David Sterba Date: Mon, 29 Sep 2014 17:20:37 +0000 (+0200) Subject: btrfs: remove unlikely from NULL checks X-Git-Tag: fixes-against-v3.18-rc2~120^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d99a998f375b7bff7ddff0162a6eed4d4ca1318;p=pandora-kernel.git btrfs: remove unlikely from NULL checks Unlikely is implicit for NULL checks of pointers. Signed-off-by: David Sterba --- Reading git-diff-tree failed