]> xenbits.xensource.com Git - libvirt.git/commit
Split out pciaccess (de)initialization
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 09:03:41 +0000 (11:03 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 08:51:36 +0000 (10:51 +0200)
commitfeb876660e8a1946d0c3b23bc543665f6ef4b017
tree5d58fefee75bdee9816a9301b5b3c4d241b6c676
parentb2a55dfd1f7702e34322022fe54ff3ff072d047e
Split out pciaccess (de)initialization

Move pci_system_init and pci_system_cleanup into separate functions,
to make the conditional compilation easier to read.
src/node_device/node_device_udev.c