modification_hooks: use modification info from the database
commit206be209d6b899efb3eae343d06baef4bd3b69ea
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Jan 2013 06:49:57 +0000 (28 09:49 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Jan 2013 06:49:57 +0000 (28 09:49 +0300)
tree6daf9acb639fe3b4753c30e892faa3572e2c99ce
parentbfd2e21ae796e0c848838ea4d8f83eee13f292bd
modification_hooks: use modification info from the database

Add a db callback for when the data is modified.

This isn't beautiful.

Eventually I think I'd like to get rid of modification_hooks.  It sort of
duplicates the work done in smatch_extra.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_modification_hooks.c