extra: move --info hooks later
commitd539e0661fe09d4997a5e6acebac073d79bfea3e
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2012 13:25:52 +0000 (28 16:25 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2012 13:25:52 +0000 (28 16:25 +0300)
treef8842901610146f56f1f4ca0ef75fb08aa66e833
parentd11fdfaa90e3ec0ce2d67ec554a8791576afeadb
extra: move --info hooks later

We want to print the information at the end when everyone has had a
chance to modify the states.  But in particular it needs to happen after
smatch_db.c has had a chance to modify the return_id.  We'll use that in
later patches.

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