ranges: introduce rl_type()
commitc0ed832cd4957fefaf39f94c1b6ee51d37c4a4f1
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Feb 2013 12:07:18 +0000 (20 15:07 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Feb 2013 12:07:18 +0000 (20 15:07 +0300)
treea17a2d4daceb132f1e1205550ab56d3e99d7fb46
parent75661b5bd82cc67c9304928d1d8a4ad67ae36a61
ranges: introduce rl_type()

It returns the type for the range list or NULL if the range list is
empty.

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