From: Daeseok Youn Date: Mon, 14 Apr 2014 06:37:02 +0000 (+0900) Subject: btrfs: remove redundant null check in btrfs_dentry_release() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944a4515b27302ac42d5964b7400c72f4d692782;p=pandora-kernel.git btrfs: remove redundant null check in btrfs_dentry_release() It doesn't need to check NULL for kfree() Signed-off-by: Daeseok Youn Signed-off-by: Chris Mason --- Reading git-diff-tree failed