K 10 svn:author V 3 avg K 8 svn:date V 27 2021-12-29T08:24:15.892845Z K 7 svn:log V 351 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. (cherry picked from commit 5dab06a003189ebb017810bdbf3b3c2f074afd3e) Git Hash: 7963d46bb8cbe709c61081f7bf24093f1160b240 Git Author: avg@FreeBSD.org END