extra, filter: FILTER_VALUE is not a modification action
commite2f422bbadafa20dee91a12ae1fe7c51b496377d
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 10:20:56 +0000 (9 13:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 10:20:56 +0000 (9 13:20 +0300)
tree32c3c352d5d9f1328cc2ee89209b60a6c6900e66
parentfc7e5a7277f00b0b7e96fc7ad8ee5c6fcc766757
extra, filter: FILTER_VALUE is not a modification action

The code was calling the extra_mod hooks for FILTER_VALUE but those
should only be called for ADDED_VALUE.

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