Re: git: 104ee24349c0 - main - pci: Renove #ifdef PCI_IOV from declarations now used unconditionally

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Fri, 09 Aug 2024 14:52:25 UTC
On 8/8/24 18:36, Jessica Clarke wrote:
> The branch main has been updated by jrtc27:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=104ee24349c033b63a50bd89ddc431a0d3ef9902
> 
> commit 104ee24349c033b63a50bd89ddc431a0d3ef9902
> Author:     Jessica Clarke <jrtc27@FreeBSD.org>
> AuthorDate: 2024-08-08 22:35:09 +0000
> Commit:     Jessica Clarke <jrtc27@FreeBSD.org>
> CommitDate: 2024-08-08 22:35:09 +0000
> 
>      pci: Renove #ifdef PCI_IOV from declarations now used unconditionally
>      
>      Fixes:  971c9f57d7e6 ("pci: Narrow the scope of recently-added PCI_IOV #ifdefs")
> ---
>   sys/dev/pci/pci_private.h | 4 ----
>   1 file changed, 4 deletions(-)

Oops, thanks for fixing.

-- 
John Baldwin