Clean up. Also preserve the ->pools in one path of merge_slist().
commit9ee2c686ea8f4c8d8093b2c75149b18cd65224f4
authorDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 19:48:52 +0000 (11 22:48 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 11 Feb 2009 19:48:52 +0000 (11 22:48 +0300)
treee9ae58adf979a8465446df77efe59d28c8598d1a
parent3cba286cc9b6da4e352e531b0ee60c5e8ca9f965
Clean up.  Also preserve the ->pools in one path of merge_slist().

If we merge 2 states that are the same state, then with this patch the
->pools are preserved.

The rest of this patch should just be clean up.

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