]> git.neil.brown.name Git - edlib.git/commit
tlist_for_each{,_entry}_continue* no longer need head of list.
authorNeilBrown <neil@brown.name>
Thu, 26 Nov 2015 23:40:39 +0000 (10:40 +1100)
committerNeilBrown <neil@brown.name>
Thu, 26 Nov 2015 23:43:57 +0000 (10:43 +1100)
commitb3fda9132b827aadb00c56a0f810ae8f97034ca1
treed17fa5c1930c337cf00f9358a987f00594c91c10
parent815b38e9fe119517784e60e90ef60a4a8a65a99d
tlist_for_each{,_entry}_continue* no longer need head of list.

We can use the type information to stop at the right place.

Signed-off-by: NeilBrown <neil@brown.name>
core-mark.c
list.h