slist: put get_sm_state_stree_stack() in the .h file
commit25a1031283037dcce2eae1bbd8fa109a3ee88d8c
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 29 Aug 2014 10:20:11 +0000 (29 13:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 29 Aug 2014 10:20:11 +0000 (29 13:20 +0300)
tree98f004e1fd4995262a0e5f92b4b83c637fd648ab
parent654767220f766c7e5dd133ae211110e18090ddfb
slist: put get_sm_state_stree_stack() in the .h file

There aren't any callers of this outside smatch_slist.h currently but I
might use it later.  Also adding this silences a Sparse warning.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_slist.h