Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1675491
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase |
| Date | 2017-06-27 12:10 +0200 |
| Message-ID | <tWVBw-7pX-25@gated-at.bofh.it> (permalink) |
| References | <tWVrP-76Y-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27/06/2017 11:54, Roman Storozhenko wrote: > Signed-off-by: Roman Storozhenko <romeusmeister@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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase Roman Storozhenko <romeusmeister@gmail.com> - 2017-06-27 12:00 +0200
Re: [PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase Paolo Bonzini <pbonzini@redhat.com> - 2017-06-27 12:10 +0200
Re: [PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase Roman Storozhenko <romeusmeister@gmail.com> - 2017-06-27 14:10 +0200
Re: [PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase Joe Perches <joe@perches.com> - 2017-06-27 14:30 +0200
Re: [PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase Roman Storozhenko <romeusmeister@gmail.com> - 2017-06-27 15:40 +0200
csiph-web