get_array_name(): return the stripped value.
commitc26d641e0bde8712172a8f6b6b699d5083b20a57
authorDan Carpenter <error27@gmail.com>
Sun, 17 Jan 2010 17:03:44 +0000 (17 20:03 +0300)
committerDan Carpenter <error27@gmail.com>
Sun, 17 Jan 2010 17:03:44 +0000 (17 20:03 +0300)
tree2a7a8ad729172c938dc4aeb596bc8293f45d61b4
parent26f20792f27598294523289c91b04963b7a4c01b
get_array_name(): return the stripped value.

This helps if it is parsing code like (foo)[1].

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_helper.c