modification_hooks: don't save so much data
commit9d17aa54f45f20deb31ccff3f44195a243f20979
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 May 2017 11:32:33 +0000 (15 14:32 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 May 2017 11:32:33 +0000 (15 14:32 +0300)
tree169a3065c74a65346c9fc1ad8876858afa8ec97b
parent3f39ea88e592dba24d68db4abdf65b37eca2cb33
modification_hooks: don't save so much data

This information is only used to find increment/decrements right now
although I had imagined it would be more useful in the future.  Ignore
fake assigns because there are so many.

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