states, stree: make a bunch of the public API use stree instead slist
commit4da05e8047efaf93c56ca291471c7b0f73be0a2a
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Feb 2014 20:50:15 +0000 (24 23:50 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Feb 2014 20:50:15 +0000 (24 23:50 +0300)
tree1460f2cd85775fd35ac5f5838f183742ae347aad
parent8c1a3833299bb84e4ed33f535443addfc09071fb
states, stree: make a bunch of the public API use stree instead slist

This is sort of a mixed up too ambitious and not complete change.  It was
getting too big for one change so I just shimmed the rest off.
Fortunately I can just grep for stree_to_slist() to find out where to
continue.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_conditions.c
smatch_db.c
smatch_extra.c
smatch_flow.c
smatch_function_hooks.c
smatch_implied.c
smatch_states.c