math: create new handle_bitwise_negate() function
commit4c62c36824109e2297cf153d6084ae2e310cde6b
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 16:56:15 +0000 (20 19:56 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 16:56:15 +0000 (20 19:56 +0300)
treed4f5e409337e2d5d725bd454b1f41614fed6ba88
parent7ff06ce4217fcd0a21f46b5a7fa8aef44eed515a
math: create new handle_bitwise_negate() function

This doesn't handle range lists only single values.  The original code was
probably buggy if you gave it a range list.

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