diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-07-16 13:03:29 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-07-29 09:01:14 +0200 |
commit | a343c9b7673e2228bc8a9ac65aae42140f6f9977 (patch) | |
tree | 4298fd4fb854c7f7880d4112e5dd0370ef5ab659 /arch/x86/kvm | |
parent | 9576c4cd6b6fa5716400e63618757b76cff6a813 (diff) |
KVM: introduce __kvm_io_bus_sort_cmp
kvm_io_bus_sort_cmp is used also directly, not just as a callback for
sort and bsearch. In these cases, it is handy to have a type-safe
variant. This patch introduces such a variant, __kvm_io_bus_sort_cmp,
and uses it throughout kvm_main.c.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm')
0 files changed, 0 insertions, 0 deletions