radv: remove unsigned comparison against 0
authorDave Airlie <airlied@redhat.com>
Thu, 4 Oct 2018 23:30:44 +0000 (09:30 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Oct 2018 00:19:20 +0000 (10:19 +1000)
commit600d8ecb579045eec5048c141ee1f805cd4bf14b
tree9be351b70b0686dfa390774e5d3132daeddaee8c
parent6e1d2948044ff4eff25e0a04d2078230ae31d78a
radv: remove unsigned comparison against 0

The value is always >= 0 here.

Found by coverity

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_nir_to_llvm.c