On 21/02/20 16:29, Stefan Hajnoczi wrote: >> Yes. Let's keep the Q*_REMOVE cleanup on the todo list. I'd keep >> Q*_SAFE_REMOVE, but clear the pointer unconditionally in Q*_REMOVE so >> that we can have something like Q*_IN_LIST too. > QLIST_IS_INSERTED() is part of this patch series, although I can rename > it to Q*_IN_LIST() and cover all linked list variants. :)
Yes I meant having it for all variants. I remembered you adding it but not the exact spelling! Paolo