HomeFreeBSD

sys/queue.h: move trashing from SLIST_REMOVE to REMOVE_AFTER, REMOVE_HEAD

Description

sys/queue.h: move trashing from SLIST_REMOVE to REMOVE_AFTER, REMOVE_HEAD

SLIST_REMOVE calls either REMOVE_AFTER or REMOVE_HEAD to do the job.
But those two macros can be used independently as well.

MFC after: 2 weeks

Details

Provenance
avgAuthored on Dec 15 2021, 11:27 AM
Parents
rGb7bcd21d2da5: rk_i2c_fill_tx: fixup previous commit
Branches
Unknown
Tags
Unknown