diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2026-02-01 12:18:30 -0500 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-04-04 21:03:13 -0400 |
| commit | e6d683673167763ac364108b0b0eb10d0c605868 (patch) | |
| tree | ad8196ab5821748a4b26d61274533620df218226 /include/linux/tty_buffer.h | |
| parent | 6fa6e4e21afd9360c7cdc24b8c1bdf6df274940c (diff) | |
sanitize coda_dentry_delete()
d_really_is_negative(dentry) is a check for d_inode(dentry) being NULL;
rechecking that is pointless (and no, it can't race - the caller is holding
->d_lock, so ->d_inode is stable)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/tty_buffer.h')
0 files changed, 0 insertions, 0 deletions
