db: rename function_id in the caller_info table to call_id
commit5f069a06100bfe01cd907a85c173d68606826abf
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 21 Feb 2013 07:26:36 +0000 (21 10:26 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 21 Feb 2013 07:26:36 +0000 (21 10:26 +0300)
treebbe6f557fa561dc544ca5bde50738f555d45a0ba
parentfeef6409447ee5bc108373f0785c58ba83fdb16c
db: rename function_id in the caller_info table to call_id

This isn't a function_id at all, it's a caller id.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/caller_info.schema
smatch_data/db/fill_db_caller_info.pl
smatch_db.c