Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
infiniband: don't bother with d_delete()
Dentries are never retained there; d_delete() + dput() is no different from d_drop() + dput(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information