flow: remove the call_split_expr() function
commita2b875e02928a57ceba58833b529a4b04818f4d6
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 14 May 2018 12:10:40 +0000 (14 15:10 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 14 May 2018 12:10:40 +0000 (14 15:10 +0300)
tree3802b9997938ae83896151ab2b988c430d10d31a
parent57b66bdc7120b1370bd2b3b243ede1a95c09fe75
flow: remove the call_split_expr() function

Just call the function directly instead of using a wrapper.

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