[PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase

Paolo Bonzini pbonzini at redhat.com
Tue Jun 27 03:01:25 PDT 2017



On 27/06/2017 11:54, Roman Storozhenko wrote:
> Signed-off-by: Roman Storozhenko <romeusmeister at gmail.com>
> ---
>  virt/kvm/arm/arm.c        |  2 +-
>  virt/kvm/coalesced_mmio.c |  2 +-
>  virt/kvm/eventfd.c        | 10 ++++++----
>  virt/kvm/irqchip.c        |  7 ++++---
>  virt/kvm/kvm_main.c       | 16 ++++++++--------
>  5 files changed, 20 insertions(+), 17 deletions(-)

This change is pointless.  Contributors to KVM should know what
"unsigned" means.

Paolo



More information about the linux-arm-kernel mailing list