[RFC PATCH 11/11] bus: hide bus object

Tyler Retzlaff roretzla at linux.microsoft.com
Tue Jun 28 18:24:37 CEST 2022


On Tue, Jun 28, 2022 at 09:22:13AM -0700, Tyler Retzlaff wrote:
> 
> e.g. make the opaque object an explicit type.
> 
oops missed the typedef there but you probably know what i meant.

typedef
> struct {
>     uintptr_t opaque;
> } rte_bus_handle_t;
> 


More information about the dev mailing list