On Mon, Aug 18, 2025 at 6:28 PM Xichao Zhao <zhao.xichao@xxxxxxxx> wrote: > > The result of integer comparison already evaluates to bool. No need for > explicit conversion. > > No functional impact. > > Signed-off-by: Xichao Zhao <zhao.xichao@xxxxxxxx> Applied it to #dev. Thanks!