Clean ups. Comments. Rename slist_stack to named_stack.
commit500af2d98b5564946ac53e1b2c38ae8b064fa5bb
authorDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 20:32:29 +0000 (11 23:32 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 20:32:29 +0000 (11 23:32 +0300)
tree977acc7a0b78127f1023882ceda9eb0c7a56e64b
parentc792afdf3856c36900a6154358d781958a050a4a
Clean ups.  Comments.  Rename slist_stack to named_stack.

There is a struct called state_list_stack.  The slist_stack was different
and only for gotos so it was a terrible name.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_slist.c
smatch_slist.h
smatch_states.c