Date: Fri, 9 Aug 2024 10:52:25 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Jessica Clarke <jrtc27@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 104ee24349c0 - main - pci: Renove #ifdef PCI_IOV from declarations now used unconditionally Message-ID: <9a27994b-7ec4-4775-89ed-f23692972989@FreeBSD.org> In-Reply-To: <202408082236.478MavVT071139@gitrepo.freebsd.org> References: <202408082236.478MavVT071139@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a27994b-7ec4-4775-89ed-f23692972989>