vfs: fix out-of-date dentry_unhash() comment
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 15 Feb 2012 16:48:40 +0000 (11:48 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 31 Mar 2012 20:03:17 +0000 (16:03 -0400)
commitc0d0259481cc6ec2a38cad810055e455de35c733
tree20ca63134e34d408e075790bb2fd4bf375b89313
parentbad61189780ec0592cacde01a0775cb98a30efdc
vfs: fix out-of-date dentry_unhash() comment

64252c75a2196a0cf1e0d3777143ecfe0e3ae650 "vfs: remove dget() from
dentry_unhash()" changed the implementation but not the comment.

Cc: Sage Weil <sage@newdream.net>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c