On 23/09/2021 09:11, Xueming Li wrote:
This patch adds new function that compute the greatest common divisor of 64 bits, also changes the original 32 bits function to call this new 64 bits version.Signed-off-by: Xueming Li <[email protected]> Cc: [email protected] ---
lgtm. Acked-by: Kevin Traynor <[email protected]>

