Instead of having a function that just calls TAILQ_INIT on a global, use
TAILQ_HEAD_INITIALIZER() and drop the function. ok okan@
This commit is contained in:
Reference in New Issue
Block a user
TAILQ_HEAD_INITIALIZER() and drop the function. ok okan@