
20 Jun
2019
20 Jun
'19
3:31 a.m.
On Tue, Jun 18, 2019 at 03:04:20PM +0200, Michal Privoznik wrote:
This function is a good candidate for VIR_AUTOPTR() conversion. But things conversion will be easier if we only add @pci device
s/things/this/
onto @pcidevs list after it was all set up.
This is no functional change.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/util/virhostdev.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano