From c21fbff16b5d43d608966a2963fb248bebce257f Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 27 Aug 2013 15:41:41 +0200 Subject: [PATCH] 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 Signed-off-by: Gleb Natapov --- Reading git-format-patch failed