From: Alex Williamson <alex.williamson@redhat.com>
To: Xichao Zhao <zhao.xichao@vivo.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vfio/pci: drop redundant conversion to bool
Date: Wed, 27 Aug 2025 12:55:06 -0600 [thread overview]
Message-ID: <20250827125506.5e41e8c5.alex.williamson@redhat.com> (raw)
In-Reply-To: <20250818085201.510206-1-zhao.xichao@vivo.com>
On Mon, 18 Aug 2025 16:52:01 +0800
Xichao Zhao <zhao.xichao@vivo.com> 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@vivo.com>
> ---
> 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
prev parent reply other threads:[~2025-08-27 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-18 8:52 [PATCH] vfio/pci: drop redundant conversion to bool Xichao Zhao
2025-08-27 18:55 ` Alex Williamson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250827125506.5e41e8c5.alex.williamson@redhat.com \
--to=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zhao.xichao@vivo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).