commit | c21fbff16b5d43d608966a2963fb248bebce257f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 27 15:41:41 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Aug 28 09:39:40 2013 +0300 |
tree | 086c6f6b90fa206d5d411498aa84355955f8d441 | |
parent | 11feeb498086a3a5907b8148bdf1786a9b18fc55 [diff] |
KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp This is the type-safe comparison function, so the double-underscore is not related. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>