function hooks: get rid of conditional function hooks
commit08fe5db7ca814cdb25319597199404428e9d1fd3
authorDan Carpenter <error27@gmail.com>
Fri, 12 Feb 2010 21:38:48 +0000 (13 00:38 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 12 Feb 2010 21:38:48 +0000 (13 00:38 +0300)
treee7ace6d4bb8cb056d3b2227589d0f181466d1de3
parent20096030c103b301967d90c065642601d3e9d5e0
function hooks: get rid of conditional function hooks

The return_implies_state() hooks are more powerful and I don't want to
deal with two hooks that do the same thing.

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