[RFC v3 16/26] bus/pci: make driver-only headers private
Ajit Khaparde
ajit.khaparde at broadcom.com
Thu Jul 28 18:52:00 CEST 2022
On Thu, Jul 28, 2022 at 9:47 AM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Thu, Jul 28, 2022 at 05:26:30PM +0200, David Marchand wrote:
> > The pci bus interface is for drivers only.
> > Mark as internal and move the header in the driver headers list.
> >
> > While at it, cleanup the code:
> > - fix indentation,
> > - remove unneeded reference to bus specific singleton object,
> > - remove unneeded list head structure type,
> > - reorder the definitions and macro manipulating the bus singleton object,
> > - remove inclusion of rte_bus.h and fix the code that relied on implicit
> > inclusion,
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> > ---
> > Changes since RFC v2:
> > - squashed cleanup for this bus code from other patches,
> > - updated release notes,
> >
> It's a bit harder to review squashed IMHO, but the changes probably do
> belong together.
>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4218 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mails.dpdk.org/archives/dev/attachments/20220728/e145050f/attachment.bin>
More information about the dev
mailing list