From: Al Viro Date: Sun, 25 Jan 2015 19:39:49 +0000 (-0500) Subject: debugfs: split end_creating() into success and failure cases X-Git-Tag: fixes-v4.0-rc1~76^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5233e31191af661389a4f5b060873bfcb155c828;p=pandora-kernel.git debugfs: split end_creating() into success and failure cases ... and don't bother with dput(dentry) in the former and with dget(dentry) preceding all its calls. Signed-off-by: Al Viro --- Reading git-diff-tree failed