mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-31 01:51:23 +08:00

TEST_VALID_PARAM is only for functions that return void. This commit fixes the build with clang -Wunused-comparison.
TEST_VALID_PARAM is only for functions that return void. This commit fixes the build with clang -Wunused-comparison.