Clean ups.
commit17328da63e1491b1b54cb87c2ca27fca627da44a
authorDan Carpenter <dcarpenter@usbsys.site>
Sun, 7 Sep 2008 15:09:28 +0000 (7 18:09 +0300)
committerDan Carpenter <dcarpenter@usbsys.site>
Sun, 7 Sep 2008 15:09:28 +0000 (7 18:09 +0300)
tree43172acfec452f1a1cea847e14e51b30b30b07f2
parent7186f0cab6aef21688edf4717135774f6a0f2400
Clean ups.

The merge stuff isn't correct.  If something isn't defined in either slist
then it's supposed to be UNDEFINED.  Right now we only check if it isn't
defined in the cur_slist.

This patch doesn't fix that but it's a step on the way to fixing it.

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