extra: split match_comparison() into two functions
commit188e64f675cdc54dc3d2e971ba82636addd8c489
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 8 May 2013 09:22:00 +0000 (8 12:22 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 8 May 2013 09:22:00 +0000 (8 12:22 +0300)
tree8fbeb8a2661a0c5c3bb604a52974c7526e530133
parentf234477de1a4b2583fb9487a4a4172ba92906387
extra: split match_comparison() into two functions

I want to munge comparisons a bit and splitting match_comparison() into
two functions will make that easier.

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