kernel: Fix overflow test problem introduced in 92ea2f91
The builtin function __builtin_umul_overflow returns a boolean and
should not checked as an integer.
Signed-off-by:
Flavio Ceolin <flavio.ceolin@intel.com>
Loading
Please sign in to comment