On Wed, Mar 27, 2024 at 09:45:22AM -0700, Stephen Hemminger wrote:
> Replace the windows version of asprintf() that was only usable
> in eal. With a more generic one that supports both vasprintf()
> and asprintf(). This also eliminates duplicate code.
>
> Fixes: 8f4de2dba9b9 ("bus/pci: fill bus s
Replace the windows version of asprintf() that was only usable
in eal. With a more generic one that supports both vasprintf()
and asprintf(). This also eliminates duplicate code.
Fixes: 8f4de2dba9b9 ("bus/pci: fill bus specific information")
Fixes: 9ec521006db0 ("eal/windows: hide asprintf shim")
2 matches
Mail list logo