anv/hasvk: remove useless check of uint >= 0
Coverity points this out. It should be harmless since the C compiler's optimizer should notice this and optimize it away, but no reason to leave code that does nothing either.
CID: 1520648
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Coverity points this out. It should be harmless since the C compiler's optimizer should notice this and optimize it away, but no reason to leave code that does nothing either.
CID: 1520648