diff options
author | Al Viro <[email protected]> | 2018-07-09 11:24:21 -0400 |
---|---|---|
committer | Al Viro <[email protected]> | 2018-07-10 23:29:03 -0400 |
commit | e8cff84faa4ddb6716caed085f515fbb1d856099 (patch) | |
tree | b94cd77e00da1ef37a4ede44942461ed1509b970 /lib/syscall.c | |
parent | c7e9075fb89362812059fbf8e25bb4a6e825c4c5 (diff) |
fold security_file_free() into file_free()
.. and the call of file_free() in case of security_file_alloc() failure
in get_empty_filp() should be simply file_free_rcu() - no point in
rcu-delays there, anyway.
Acked-by: Linus Torvalds <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions