cleanup: make type the first argument of sval_cast()
commitb1ac2aaab6214b448e7233d3120168ebbee31c80
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 13 Nov 2012 07:17:06 +0000 (13 10:17 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 13 Nov 2012 07:17:06 +0000 (13 10:17 +0300)
tree16cba135f3a1f7e49a1e65304775bd4130ee1258
parent2e89e4c56dc1d6c3f9ecaa876251f64db2c1e77b
cleanup: make type the first argument of sval_cast()

This has to match cast_rl() which I just changed.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_math.c
smatch_ranges.c
smatch_sval.c