type_val: update to handle PARAM_SET from the db
commit25cb722c1c4361e5f0b53da1da84a6ec763e2bcd
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 30 Jan 2015 15:35:32 +0000 (30 18:35 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 30 Jan 2015 15:35:32 +0000 (30 18:35 +0300)
tree154fd234c9ab9f8752e0cb4b58394494eb7a3cc7
parent2e60f50a35e867f4a6ffb91d7ddf09685a2d87e9
type_val: update to handle PARAM_SET from the db

Some of the ADD_VALUE information in the database is now PARAM_SET but I
forgot to update smatch_type_val.c.  Oops.

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