db: move function_ptr to raw SQL
commit2bc69fcaa76cdb856db1ee43deedcc0dd7b2a467
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 11 Feb 2013 14:14:57 +0000 (11 17:14 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 14 Feb 2013 12:03:13 +0000 (14 15:03 +0300)
tree0c6005414071e75ca908bae30d752dc37802ce14
parent71ae39b2d3415ab7a21e7ef1f849baaba82d100f
db: move function_ptr to raw SQL

Instead of printing human readable text and parsing it with
fill_db_function_ptr.pl, just print raw SQL and parse it with
fill_db_sql.pl.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_db.c
smatch_scripts/db/fill_db_function_ptr.pl [deleted file]