commit | faa3aad75a959f55e7783f4dc7840253c7506571 | [log] [tgz] |
---|---|---|
author | Serge E. Hallyn <serue@us.ibm.com> | Mon Feb 02 15:07:33 2009 -0800 |
committer | James Morris <jmorris@namei.org> | Tue Feb 03 11:02:51 2009 +1100 |
tree | 88e6c94cda322ff2b32f72bb8d96f9675cdad8aa | |
parent | 5626d3e86141390c8efc7bcb929b6a4b58b00480 [diff] |
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 <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>