
19 Jul
2019
19 Jul
'19
4:23 a.m.
On Fri, Jul 19, 2019 at 10:09:22AM +0200, Michal Privoznik wrote:
We have two functions: virPCIDeviceAddressIsEqual() defined only on Linux and virPCIDeviceAddressEqual() defined everywhere. And both of them do the same. Drop the former in favour of the latter.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- Trivial.
Reviewed-by: Erik Skultety <eskultet@redhat.com>