tdb2: tlist: remove type arg from tlist_top(), tlist_tail()
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2011 06:34:31 +0000 (17:04 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2011 11:13:08 +0000 (12:13 +0100)
commit372dd3b7d0c81f6f85b0633fa3aaabd8f216bdf4
tree1641418f7c608a397a98aa443ac53cf99a7b661e
parentc6133b4755dfcea6e566479abb67ddb94c447d04
tdb2: tlist: remove type arg from tlist_top(), tlist_tail()

With the type canary, it's unnecessary.  Though the implementation is
a bit more awkward since they longer map directly through to list_top/tail.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit a6b5111fe6948e51114c33aa34785c9fd0d403e6)

Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Mon Dec  5 12:13:08 CET 2011 on sn-devel-104
lib/tdb2/test/failtest_helper.c