sval: ranges: introduce struct data_range_sval as a temporary step
commitfcf1bf97658ff2feee95a01baa13c9c09211526b
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Oct 2012 08:16:11 +0000 (30 11:16 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Oct 2012 08:16:11 +0000 (30 11:16 +0300)
treefd0d5ced68f9586340fda0f73bcfb3ae098bfcb5
parent7c7b6bd598d0663f8005455a7c7e23f8b8908541
sval: ranges: introduce struct data_range_sval as a temporary step

The first step to pushing svals to the rest of Smatch is to introduce a
data_range_sval struct.  I'll migrate bits at a time until the old struct
is not used and then rename everything.

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