From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: rust: pci: add is_virtfn(), to check for VFs Date: Wed, 04 Mar 2026 08:40:16 +1000 Message-ID: In-Reply-To: <20260303-rust-pci-sriov-v3-6-4443c35f0c88@redhat.com> References: <20260303-rust-pci-sriov-v3-0-4443c35f0c88@redhat.com> <20260303-rust-pci-sriov-v3-6-4443c35f0c88@redhat.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Correct and simple. Not gated by `CONFIG_PCI_IOV` which is appropriate =E2= =80=94 the bitfield exists regardless and is always 0 when IOV is disabled. --- Generated by Claude Code Patch Reviewer