stree: move stree_id into the avl root
commitda96dac5e62cdbc51beadee3dfe05100ccddad6e
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 27 Feb 2014 11:37:48 +0000 (27 14:37 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 27 Feb 2014 11:37:48 +0000 (27 14:37 +0300)
treeb38be18ce8b662e7cbb1f902a3681a2ed0ac0ab8
parentc346044c4af6b286cc3c3bb1d734d5fb7c24262f
stree: move stree_id into the avl root

Storing the stree_id in the unnull_path state was a hack because there was
there was no root pointer with slists.

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