db: rename "function_type_info" table to "function_type"
commit4d86d289e0af77fc6baa14c3682274d7820d36a3
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 23 Jan 2017 13:00:06 +0000 (23 16:00 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 23 Jan 2017 13:00:06 +0000 (23 16:00 +0300)
treeab63759c203679ff82856cfbe492f7bdece6b1bb
parent5badc16fc64e6d580d15522f39d20294e714ef84
db: rename "function_type_info" table to "function_type"

I want to re-use the function_type_info name for something else.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_data/db/build_early_index.sh
smatch_data/db/function_type.schema [new file with mode: 0644]
smatch_data/db/function_type_info.schema [deleted file]
smatch_data/db/remove_mixed_up_pointer_params.pl
smatch_db.c
smatch_function_info.c