Remove call to alloc_state()
commit5bda2cbf11d99da739d82733c32fcb28c32d230c
authorDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:58:44 +0000 (18 22:58 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:58:44 +0000 (18 22:58 +0300)
tree725cadea2a15809507ef7e918f163edb4a525081
parent541ba9db51a155c4eac929fac1db82aa728d17c9
Remove call to alloc_state()

alloc_state() deletes the ->possible list.

Plus it's just another unneeded allocation.

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