avl: introduce avl_clone()
commitcd47f515cfd436cf170e0f6a95d659d0636e04f9
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Feb 2014 13:40:29 +0000 (24 16:40 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Feb 2014 13:40:29 +0000 (24 16:40 +0300)
tree6bd64b2ebabb77c0adc94d5efb5dd972a969863d
parent99a1a54dea7aab669081986a8c9ef6f6f9d245c9
avl: introduce avl_clone()

This is like slist_clone().  Perhaps I should have named it stree_clone()?
I will fix up the naming later.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
avl.c
avl.h