On Mon, Sep 9, 2019 at 4:28 PM Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> wrote: > > And use it for all native type comparisons, even if it's not strictly > required. By doing that we make the code more consistent and prevent > from potential incorrect results in case of overflow or when the the > values being compared are both negative. > > Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> Tested-by: Francois Buergisser <fbuergisser@xxxxxxxxxxxx>