Clean up the conditional hook code.
commitb82102c0963acebc4cf05fd4263620a7c29569f8
authorDan Carpenter <error27@gmail.com>
Wed, 25 Mar 2009 09:16:09 +0000 (25 12:16 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 25 Mar 2009 09:16:09 +0000 (25 12:16 +0300)
tree9fb67380b30bfedbb01059b1a5cc454564bf95d9
parentff84c4142894620d19a914a44401080272ff07b7
Clean up the conditional hook code.

Move it all into one file.  Get rid of the unreached code warnings for
parameters passed to do_exit() and friends.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Makefile
smatch.c
smatch.h
smatch_function_hooks.c [moved from smatch_condition_functions.c with 61% similarity]