mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-20 02:35:35 +02:00
Always false comparison triggered compiler warnings. Removing comparison while preserving semantics to achieve clean build. Signed-off-by: Janos Follath <janos.follath@arm.com>