commit | da33a871ba178dbe81da7d755818d3c2088cae32 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@kernel.org> | Wed Aug 08 12:54:09 2018 -0400 |
committer | Jeff Layton <jlayton@kernel.org> | Wed Aug 08 12:59:06 2018 -0400 |
tree | c0298c6e59bdc6ee3646a9f8e7cdf0aa55f32cec | |
parent | 96c25b777442d3a875b1921b1f047ea00d96c8ea [diff] |
locks: remove misleading obsolete comment The spinlock handling in this file has changed significantly since this comment was written, and the file_lock_lock is no more. In addition, this overall comment no longer applies. Deleting an entry now requires both locks. Signed-off-by: Jeff Layton <jlayton@kernel.org>