Comment typo

parent 3e879528
...@@ -3115,7 +3115,7 @@ fellow_cache_lru_work(struct worker *wrk, struct fellow_cache_lru *lru) ...@@ -3115,7 +3115,7 @@ fellow_cache_lru_work(struct worker *wrk, struct fellow_cache_lru *lru)
* *
* flexelint does not understand the locking structure here: * flexelint does not understand the locking structure here:
* *
* - it dies not understand trylock * - it does not understand trylock
* - we leave the loop either with break * - we leave the loop either with break
* - mtx unlocked * - mtx unlocked
* - fcs != NULL * - fcs != NULL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment