sval: update smatch_buf_size.c
commit6c0c59c6bf03976531a31f80fa4b9a3ce7556653
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 29 Oct 2012 10:56:01 +0000 (29 13:56 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 29 Oct 2012 10:56:01 +0000 (29 13:56 +0300)
treeef1cf07afeca1cbb3cd125e9044230e86ade5fe0
parent3894bdc41cfa61826620c53dfa6654b0a67d57d2
sval: update smatch_buf_size.c

Change "long long" to sval_t.

This conversion was sort of lazy, but I think it should be OK because most
sizes are small positive numbers.

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