comparison: cleanup update_tf_data()
commit12ae33c902b094307fc96ab79105ed654c196bad
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 29 Sep 2014 11:06:05 +0000 (29 14:06 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 29 Sep 2014 11:06:05 +0000 (29 14:06 +0300)
treeaba7be7c2307dff6639bae353a441f2eb7f0945b
parent3c10891a2352e96706a5ad144ad40c407c10d6fa
comparison: cleanup update_tf_data()

We pass left_name and left_sym but don't use them.  Part of the problem is
that we actually should be passing left_vsl.

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