math: create handle_call_rl()
commit9a9e30d71f9fe780d54353178d5f052534052f5b
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 15:46:26 +0000 (20 18:46 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 15:46:26 +0000 (20 18:46 +0300)
tree0fe877d1e43e3c7ed48b42a46611e24abce8f6ee
parentbe4839ddd849b709b7a41d6c55e99d293b1d1901
math: create handle_call_rl()

handle_call() is another layering violation.  The actual logic was in
get_implied_rl().  I have created a duplicate for now and will clean up
later.

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