sval: extra: cast the parameter information to the right type
commitd8bbfb6ee51f2b952f33287b759536fa6c4513bd
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Nov 2012 11:23:18 +0000 (9 14:23 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Nov 2012 11:23:18 +0000 (9 14:23 +0300)
tree48513559ba54cd06c45b1648cff5dbf0adb666c5
parente678694e3a107c9689b104d85cfad637400cc4cd
sval: extra: cast the parameter information to the right type

In the end, we probably want cast the value before we print the information
as well.  So hopefully, we won't actually need to do this here.  But it's
still the right thing to do even though we don't need to.

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