]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hostdev: Remove inaccurate comment
authorAndrea Bolognani <abologna@redhat.com>
Mon, 7 Mar 2016 13:14:54 +0000 (14:14 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 8 Mar 2016 09:42:26 +0000 (10:42 +0100)
commita67b14a97516e796ecbb1da0b5a9b81985c645a0
treedcff21cad09bf938e92d3385e57c939b247dff65
parentbe70acb7886d48811cec7030607122418ae76402
hostdev: Remove inaccurate comment

The comment claimed that virPCIDeviceReattach() does not reattach
a device to the host driver; except it actually does, so the
comment is just confusing and we're better off removing it.
src/util/virhostdev.c