Use strip_expr() in split_conditions() instead reproducing it badly.
commit3de273d4875e69f02801b5e6affd3824c19e9bf6
authorDan Carpenter <error27@gmail.com>
Sat, 14 Feb 2009 18:11:41 +0000 (14 21:11 +0300)
committerDan Carpenter <error27@gmail.com>
Sat, 14 Feb 2009 18:11:41 +0000 (14 21:11 +0300)
treed7f2dfcf660db4cae04441bdda23ae48967a50a4
parentafedfe1801b34076ba11545e7dd431a016097654
Use strip_expr() in split_conditions() instead reproducing it badly.

The other thing this means is that match_condition hooks don't need to call
split_expr() right away.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_conditions.c