sval: extra: db: do cast the parameter values after all
commita29fd05932a5125eb193a5c7dce834c393ac50ae
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 12 Nov 2012 18:14:06 +0000 (12 21:14 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 12 Nov 2012 18:14:06 +0000 (12 21:14 +0300)
tree94e5aa9a605e2e07ca7dd4ea6520fadc85c27b6f
parentc27c274c4315195dffde45c0557c1e0760e0def7
sval: extra: db: do cast the parameter values after all

I haven't modified the callers to do the casting so sometimes I get weird
things where I save a u16 as having a minimum value of -16.  This is
perhaps a lazy fix...  :/

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