Commit f08820b3 authored by Lasse Karstensen's avatar Lasse Karstensen

Lint.

parent c5d810e5
......@@ -198,6 +198,6 @@ LRU_NukeOne(struct worker *wrk, struct lru *lru)
ObjSlim(wrk, oc);
VSLb(wrk->vsl, SLT_ExpKill, "LRU x=%u", ObjGetXID(wrk, oc));
(void)HSH_DerefObjCore(wrk, &oc); // Ref from ObjSnipe
(void)HSH_DerefObjCore(wrk, &oc); // Ref from HSH_Snipe
return (1);
}
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