Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hostfs: remove "will unlock" comment
A "will unlock" comment was added to hostfs in the following commit, along with a spinlock: Commit e919305 ("hostfs: fix races in dentry_name() and inode_name()"). But the spinlock was subsequently removed in the following commit: Commit ec2447c ("hostfs: simplify locking"). Since the comment is no longer applicable, remove it. Reported-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Nick Piggin <npiggin@kernel.dk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information