commit | 76545f066d2a85464a9f81de2e159b199cc2942b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Jan 20 14:30:52 2015 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:29:01 2015 +1030 |
tree | 04a2bd2bb1de71184b21f11bcc4394b38f78b594 | |
parent | ac399d8f39a860655961660efa5c67e7f3c47912 [diff] |
virtio_pci_modern: drop an unused function release function in modern driver is unused: it's a left-over from when each driver had to have its own release. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>