clean up: merge a couple function for handling for loops
commita2b10f053d57eb339ef70e6e53f2a2cb16054a20
authorDan Carpenter <error27@gmail.com>
Sat, 27 Feb 2010 19:12:08 +0000 (27 22:12 +0300)
committerDan Carpenter <error27@gmail.com>
Sat, 27 Feb 2010 19:12:08 +0000 (27 22:12 +0300)
tree583e4d5032e56c909d1c8731bd195aac04211fd5
parent630ae3a64ef14b89a1ddc07f57ddd98944ba44b8
clean up:  merge a couple function for handling for loops

__extra_handle_canonical_for_loop() basically does the same stuff as
__extra_pre_loop_hook_before().  Eliminate the latter.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_extra.c
smatch_extra.h
smatch_flow.c