Fix comment.
This commit is contained in:
parent
bade4a32b5
commit
05040ea3ba
@ -31,8 +31,7 @@
|
||||
|
||||
|
||||
/* Protects all reference counters in keys. All other accesses to a
|
||||
key are either read only or happen before the key is entered into
|
||||
the cache. */
|
||||
key are read only. */
|
||||
DEFINE_STATIC_LOCK (key_ref_lock);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user