From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:05 +0000 (+0000) Subject: CAPI: Fix leaks in capifs_new_ncci X-Git-Tag: v2.6.34-rc1~233^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c947862f9126983537a4cc11e07d26882d60b7e7;p=pandora-kernel.git CAPI: Fix leaks in capifs_new_ncci When something went wrong during capifs_new_ncci, the looked up dentry was not properly released. Neither was the allocated inode. Refactor the function to avoid leaks. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed