ranges: function_hooks: move in_list_exact() to function hooks
commit56a0a3c8b7249cbac4189655cf7a394d94284042
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Oct 2012 14:14:02 +0000 (30 17:14 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Oct 2012 14:14:02 +0000 (30 17:14 +0300)
tree23abb0ee77369b0e01515d0e87e9884ef54c861b
parent380e0137e02f719bb4c0d6a97f7cf88cd8f84af0
ranges: function_hooks: move in_list_exact() to function hooks

This is very specialized and I can't imagine it being useful outside
function_hooks.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.h
smatch_function_hooks.c
smatch_ranges.c