modification_hooks: split out call_modification_hooks_name_sym()
commitba32ba2227a58edfbf49f59e1c60db8a905f11a2
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Jan 2013 06:38:50 +0000 (28 09:38 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Jan 2013 06:38:50 +0000 (28 09:38 +0300)
tree80a78093199d643fa3e4c11b329863d924fae7da
parenta803618b1f49564ab7e82e65a4d4c3b2b63892db
modification_hooks: split out call_modification_hooks_name_sym()

I want a separate function that I will use later called
call_modification_hooks_name_sym() which takes a name and a symbol instead
of an expression.

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