From: Serge E. Hallyn Date: Mon, 2 Feb 2009 23:07:33 +0000 (-0800) Subject: securityfs: fix long-broken securityfs_create_file comment X-Git-Tag: v2.6.30-rc1~679^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa3aad75a959f55e7783f4dc7840253c7506571;p=pandora-kernel.git securityfs: fix long-broken securityfs_create_file comment If there is an error creating a file through securityfs_create_file, NULL is not returned, rather the error is propagated. Signed-off-by: Serge E. Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed