On Mon, 18 Aug 2025 16:52:01 +0800 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> > --- > drivers/vfio/pci/vfio_pci_intrs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to vfio next branch for v6.18. Thanks, Alex