absolute: fix how modifications are handled
commita931445a0df6259bfe4fe8c2a4cbd35d45982339
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 23 Oct 2012 08:43:35 +0000 (23 11:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 23 Oct 2012 08:43:35 +0000 (23 11:43 +0300)
tree377a7353472ac534681197fd8f27f8a13c9269e3
parent9690bb214709e4e167640d721bb320331cca0e32
absolute: fix how modifications are handled

We want to let the modification hooks handle all the modifications.  Move
the register call later in the check_list.h file so that the modification
hooks unset thing and we reset them as needed.

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