smatch: rename get_variable_from_expr() to expr_to_str_sym()
commite49340db97baf24e278ac2dd7ebb44bfadd8c88c
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 11 Jan 2013 12:52:45 +0000 (11 15:52 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 11 Jan 2013 12:52:45 +0000 (11 15:52 +0300)
tree9d0cf532c3cad0fa96d4355d9efe5ed9b56333f3
parente68bcb349c709f868d84a06920e22d4382466ea2
smatch: rename get_variable_from_expr() to expr_to_str_sym()

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
47 files changed:
check_allocation_funcs.c
check_bogus_loop.c
check_call_tree.c
check_container_of.c
check_dev_queue_xmit.c
check_dma_on_stack.c
check_free.c
check_freeing_null.c
check_frees_argument.c
check_get_user_overflow.c
check_info_leak.c
check_kmalloc_to_bugon.c
check_kunmap.c
check_leaks.c
check_locking.c
check_macro_side_effects.c
check_memory.c
check_missing_break.c
check_overflow.c
check_passes_sizeof.c
check_pointer_math.c
check_proc_create.c
check_propagate.c
check_puts_argument.c
check_redundant_null_check.c
check_release_resource.c
check_rosenberg.c
check_sizeof.c
check_template.c
check_unused_ret.c
check_unwind.c
check_user_data.c
check_wine_WtoA.c
check_wine_filehandles.c
smatch.h
smatch_buf_size.c
smatch_constraints.c
smatch_db.c
smatch_extra.c
smatch_function_hooks.c
smatch_helper.c
smatch_implied.c
smatch_math.c
smatch_modification_hooks.c
smatch_parse_call_math.c
smatch_states.c
smatch_tracker.c