On Mon, 2019-03-18 at 16:57 +0800, Yuyang Du wrote: > The element field is an array in struct circular_queue to keep track of locks > in the search. Making it the same type as the locks avoids type cast. Also > fix a typo. > > No functional change.
Reviewed-by: Bart Van Assche <[email protected]>

