cosmetic: Use INIT_LLIST_HEAD() and llist_add_tail()
commitee26ba6e600f2c72e832889171f927aa1e3cc4c1
authorHarald Welte <laforge@osmocom.org>
Sat, 7 Mar 2020 09:18:18 +0000 (7 10:18 +0100)
committerHarald Welte <laforge@osmocom.org>
Sat, 7 Mar 2020 09:18:18 +0000 (7 10:18 +0100)
tree293b6f2acc6b30ed9b0eaf41eee7e2675f6a36b6
parent0c77a7f4cf2ff9f8b045ff7dac45bedcccbad07d
cosmetic: Use INIT_LLIST_HEAD() and llist_add_tail()

... instead of manually re-inventing them.

Change-Id: I7e0810aa7fd1daa8f9f3e46a207589a4c6da836b
src/host/virt_phy/src/virt_l1_sched_simple.c