db: do the caller_info stuff earlier
commit0e9a8a28e14df66192b4f122241960c0fd67e746
authorDan Carpenter <error27@gmail.com>
Fri, 3 Mar 2023 11:25:36 +0000 (3 14:25 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 3 Mar 2023 11:25:36 +0000 (3 14:25 +0300)
tree9b63834e684dd8da98e1f142d3f1cbd19a1a64b9
parent354c856f0a61b47a189a691a7e9475e530614d7a
db: do the caller_info stuff earlier

Use and earlier call back.  This shouldn't affect runtime but I just
created these call backs and it feels better that they use it and are
done earlier.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_db.c