From: James Hogan Date: Wed, 27 Mar 2013 10:47:12 +0000 (+0000) Subject: hostfs: remove "will unlock" comment X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dcc5e8a4635d6a0b20273e3db21507ff02764ea;p=pandora-kernel.git hostfs: remove "will unlock" comment A "will unlock" comment was added to hostfs in the following commit, along with a spinlock: Commit e9193059b1b3733695d5b80e667778311695aa73 ("hostfs: fix races in dentry_name() and inode_name()"). But the spinlock was subsequently removed in the following commit: Commit ec2447c278ee973d35f38e53ca16ba7f965ae33d ("hostfs: simplify locking"). Since the comment is no longer applicable, remove it. Reported-by: Al Viro Signed-off-by: James Hogan Cc: Nick Piggin Signed-off-by: Al Viro --- Reading git-diff-tree failed