git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac399d8
)
virtio_pci_modern: drop an unused function
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 20 Jan 2015 12:30:52 +0000
(14:30 +0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 21 Jan 2015 05:59:01 +0000
(16:29 +1030)
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>
No differences found