sval: update sval_is_a_max() to handle the new valid pointers
commitf3198f9fef634cb0ef32554003f6a4da9c10f46c
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 09:02:25 +0000 (24 12:02 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 09:02:25 +0000 (24 12:02 +0300)
tree627bcc7e328eabfcfc4737ace74c4a46e9d451eb
parent5f315c54b760def27d25ce735ffb61a433ad6a81
sval: update sval_is_a_max() to handle the new valid pointers

This affects the "passing positive numbers to IS_ERR()" check and silences
some false positives.

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