db: use the return information in a couple other places
commit71adf933b061976167786b92968536568efc1281
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Feb 2012 13:23:27 +0000 (9 16:23 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Feb 2012 13:23:27 +0000 (9 16:23 +0300)
treecdccbbc4a4477155c5748d28f893aca0eeafc567
parentc01ba3510917afedec7c0524a08a9e95fb84e4d3
db: use the return information in a couple other places

It's useful in:
return some_func();
Or if we want to get the implied range list.

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