extra: move return_value_param to the new return_states API
commit05f8c3c05374e921f6ac50a5167f5356052e6546
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 5 Dec 2012 19:22:44 +0000 (5 22:22 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 5 Dec 2012 19:22:44 +0000 (5 22:22 +0300)
tree5ae543d979201f5be81d508abbaacf0a903ee813
parentaa28d31a83a3b4f910d427b0c9b5295c688bdbc4
extra: move return_value_param to the new return_states API

I renamed the function because match_return is not very descriptive and
it's not accurate any more.

There isn't any need to handle the end of the function as a special case
any more so I deleted that code.

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