all: rename expr_to_str_complex() to expr_to_str()
commit5f257898ea504dd9e699bcba4d80c714fedf8e3a
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 Jan 2013 20:22:05 +0000 (22 23:22 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 Jan 2013 20:22:05 +0000 (22 23:22 +0300)
treea5fb8305ff58e35b0c0d771c3471f56b56c02220
parent2b42a77f56934ebf21d0c6a98a8d79da55f53c68
all: rename expr_to_str_complex() to expr_to_str()

The _complex part of the name was misleading.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
23 files changed:
check_access_ok_math.c
check_assigned_expr.c
check_debug.c
check_dma_on_stack.c
check_leaks.c
check_locking.c
check_macro_side_effects.c
check_memory.c
check_min_t.c
check_missing_break.c
check_or_vs_and.c
check_overflow.c
check_passes_sizeof.c
check_pointer_math.c
check_signed.c
check_sizeof.c
check_type.c
check_user_data.c
check_wait_for_common.c
smatch.h
smatch_conditions.c
smatch_helper.c
smatch_type.c