On Thu 07 May 2015 04:55:21 PM CEST, Eric Blake wrote: >> /* Give the table some hits for the start so that it won't be replaced >> * immediately. The number 32 is completely arbitrary. */ >> - c->entries[i].cache_hits = 32; >> c->entries[i].offset = offset; > > The comment is now dead.
Oh! Feel free to remove it when committing the patch, otherwise I can send a new series. Berto