helper: introduce expr_to_sym()
commitc4f5e09570ad910ca99c24fedad7461ababe534e
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 08:55:50 +0000 (9 11:55 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 08:55:50 +0000 (9 11:55 +0300)
tree52d3fcf5195c185ad1cf44c68183fd0fa7b7fc76
parent8f2ef9d279b8dfb5f179d606445ec4d85640c9d3
helper: introduce expr_to_sym()

There are times when you only want the sym and not the name.

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