extra: split handle_comparison() into two functions
commite63525faf263ade55faf39633ea4932a7c45592c
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 11 Apr 2016 18:59:08 +0000 (11 21:59 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 11 Apr 2016 18:59:08 +0000 (11 21:59 +0300)
tree8aea3e8cd9daea47c703d439cdff40447824d76b
parent1c847f130c715a461d2ba69d4a7f6e56c0ff4827
extra: split handle_comparison() into two functions

I want to re-use the handle_comparison_rl() part so I'm splitting it up.
This should not be a functional change.

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