states: split update_fake_stree_with_merged() and add a comment
commit09f24bcfa60f0cc0abc260122996659d4f04f894
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 12:46:47 +0000 (11 15:46 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 12:46:47 +0000 (11 15:46 +0300)
tree1cc3853cfa7c957518d3dd9dbefa647a83680acd
parent4b4f9a3f07ef8d4451a8011112a7b6001546cce0
states: split update_fake_stree_with_merged() and add a comment

This function is really pretty complicated and deserves a comment.  See
comment for details.

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