modification: remove calls to delete_state()
commit70a8ce809a444952a914c2345182a06c59353fe5
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 May 2012 17:41:06 +0000 (22 20:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 May 2012 17:41:06 +0000 (22 20:41 +0300)
tree60b72c94e26c9d9664f7c4cc89212dfbec042e52
parent7540936a50385c9d2ba28b296a0a711a4e33285e
modification: remove calls to delete_state()

It turns out that when you're iterating through the list of variables that
get modified and you delete one then things get screwed up.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_dev_queue_xmit.c
check_overflow.c
check_param_mapper.c
check_snprintf.c