From 7fb18a06644a33f0a2eba810d57d4b3b2c982f5b Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 25 Apr 2014 14:58:05 +0200 Subject: [PATCH] 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-format-patch failed