Created show_state()
commitfd628d337fdcc0672b0a0a22d142f5309d777c54
authorDan Carpenter <error27@gmail.com>
Sat, 20 Sep 2008 18:25:29 +0000 (20 21:25 +0300)
committerDan Carpenter <error27@gmail.com>
Sat, 20 Sep 2008 18:25:29 +0000 (20 21:25 +0300)
treee0fe1b2fb53eaf3e4072e757c7e420ca5fb50f87
parent5a26d74ddcdc7b4cf9f2ff258d9835fac16318d3
Created show_state()

The show_state() function will eventually have a call back so check
scripts can handle displaying their own state if they want.  Plus it's a
clean up on its own.

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