diff options
author | Sage Weil <[email protected]> | 2011-05-31 09:11:11 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-06-06 16:26:59 -0700 |
commit | 1d4a4bde6b1cd4c8bbe1dd20dee18416a62b9c51 (patch) | |
tree | dff6568553c9eea0d5dca633bcde056ea8b99573 /net/lapb/lapb_timer.c | |
parent | 3824c1ddaf744be44b170a335332b9d6afe79254 (diff) |
usb: remove bad dput after dentry_unhash
Commit 64252c75a (vfs: remove dget() from dentry_unhash()) removed the
useless dget from dentry_unhash but didn't fix up this caller in the usb
code. There used to be exactly one dput per dentry_unhash call; now
there are none.
Tested-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Sage Weil <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions