signed: unbreak the check
commitf5a081ff1516ad5b3e00d9d0f3c888ff0cf07687
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 6 Jun 2012 11:53:02 +0000 (6 14:53 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 6 Jun 2012 11:53:02 +0000 (6 14:53 +0300)
tree720e0a3fc3fd73b68ddddb0463441813122e23f5
parent42a00c00725eaff61710a8eaad5042c41f5a4fa6
signed: unbreak the check

When I wrote this there were never any unsigned SPECIAL_UNSIGNED_LT type
comparisons.  But then I merged 05eacde5a5 ("conditions: sparse never seems
to use SPECIAL_UNSIGNED_GT. hack around it.") and now we have to deal with
them.

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