slist: don't pass stuff to pre_merge_hooks that isn't going to be merged
commitbb614212d0808e34e3e9ead1f104bf79587c0e78
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 21 Feb 2018 08:43:14 +0000 (21 11:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 21 Feb 2018 08:43:14 +0000 (21 11:43 +0300)
tree0f2dc13f09f29273e685a2dddd0af9b155e43c9d
parenta3f0ad4104480113590e42b5c3cd6ec261d48963
slist: don't pass stuff to pre_merge_hooks that isn't going to be merged

The problem is that merging states can destroy the implication information.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_slist.c