ztress: Fix comparison of signed/unsigned types
This fixes the compiler warning "comparison of integer expressions of
different signedness: 'int' and 'unsigned int' [-Werror=sign-compare]"
Signed-off-by:
Benjamin Gwin <bgwin@google.com>
Loading
Please sign in to comment