db: do the comparison against the split apart returns
commitdec2de454634fa9a7d190c4e5c3777857b581692
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 4 Nov 2014 08:05:36 +0000 (4 11:05 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 4 Nov 2014 08:05:36 +0000 (4 11:05 +0300)
treeebcf67a920b72fbc2777863d55f5b1e42c38a3c7
parentbc3c2bb2072d70696a4fdb616e308b12f50c54e4
db: do the comparison against the split apart returns

I don't know if this makes a difference, but it feels like the correct
thing.  We should be doing the comparison against the split apart hook
instead of the merged return so it's more precise.

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