helper, untracked_param: move the int_stack to smatch_helper.c
commitc8dfd660094f8f4b7fce246ffb0ae722dd59762c
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Jun 2016 11:06:48 +0000 (14 14:06 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Jun 2016 11:06:48 +0000 (14 14:06 +0300)
treec65d0a3b7dda741c2c54dfd1255206c22005a99e
parent7c2bb8bc6315c9d2350d2e0dcc81c0c470ebda65
helper, untracked_param: move the int_stack to smatch_helper.c

The int stack functions are quite useful.  Move them to smatch_helper.c so
other checks can use them.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_helper.c
smatch_untracked_param.c