diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2019-07-27 16:29:22 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-09-03 09:30:56 -0400 |
commit | 46c46f8df9aa425cc4d6bc89d57a6fedf83dc797 (patch) | |
tree | 2997e5e2f33870cfa94ed048216df9b419f8b150 /drivers | |
parent | 6effcab4da7b6a579699c2d5b9c06eb2f1fb3610 (diff) |
devpts_pty_kill(): don't bother with d_delete()
we are not retaining dentries there anyway (simple_dentry_operations),
so d_delete()+dput() == d_drop()+dput()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions