From 944a4515b27302ac42d5964b7400c72f4d692782 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Mon, 14 Apr 2014 15:37:02 +0900 Subject: [PATCH] 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-format-patch failed