From: Tobias Klauser Date: Fri, 25 Apr 2014 12:58:05 +0000 (+0200) Subject: btrfs: Remove unnecessary check for NULL X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb18a06644a33f0a2eba810d57d4b3b2c982f5b;p=pandora-kernel.git btrfs: Remove unnecessary check for NULL iput() already checks for the inode being NULL, thus it's unnecessary to check before calling. Signed-off-by: Tobias Klauser Signed-off-by: Chris Mason --- Reading git-diff-tree failed