Don't delete the ->pools on merging.
commitd9b4ba5f9c1d1660b856acb771ca6ddd35e28764
authorDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 11:16:45 +0000 (11 14:16 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 11:16:45 +0000 (11 14:16 +0300)
tree8cc3bfad01d3bb9671964fe7507eb0e46b0e95e8
parentd17b9ef7c09ef006fabaf3f3bc0cbbf79499ba2a
Don't delete the ->pools on merging.

This still isn't totally right I think.  We need to deal with the pools
from the other side of the merge.  I'm not totally sure the correct way
to deal with this.

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