Loading
accel/qaic: Use overflow check function instead of division
Division is an expensive operation. Overflow check functions exist already. Use existing overflow check functions rather than dividing to check for overflow. Signed-off-by:Carl Vanderlip <quic_carlv@quicinc.com> Signed-off-by:
Youssef Samir <youssef.abdulrahman@oss.qualcomm.com> Reviewed-by:
Jeff Hugo <jeff.hugo@oss.qualcomm.com> Reviewed-by:
Carl Vanderlip <carl.vanderlip@oss.qualcomm.com> Signed-off-by:
Jeff Hugo <jeff.hugo@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251007174218.469867-1-youssef.abdulrahman@oss.qualcomm.com