Small cleanup. goto_stack should only be used in smatch_states.c the
commit1e9007bc3861fe5e427c1075d0d4d07054831ba9
authorDan Carpenter <dcarpenter@usbsys.site>
Sun, 7 Sep 2008 17:48:24 +0000 (7 20:48 +0300)
committerDan Carpenter <dcarpenter@usbsys.site>
Sun, 7 Sep 2008 17:48:24 +0000 (7 20:48 +0300)
treebc412cff572a359e387adfeabc9ab0b48706f6ca
parent17328da63e1491b1b54cb87c2ca27fca627da44a
Small cleanup.  goto_stack should only be used in smatch_states.c the
functions in smatch_slist.c are supposed to be more generic.

Signed-off-by: Dan Carpenter <dcarpenter@usbsys.site>
smatch_slist.c
smatch_slist.h
smatch_states.c