All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Mathias Krause <minipli@googlemail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH 0/3] KVM: small type cleanups
Date: Thu, 11 Jul 2013 10:43:58 +0300	[thread overview]
Message-ID: <20130711074358.GC5895@redhat.com> (raw)
In-Reply-To: <1372271783-18732-1-git-send-email-minipli@googlemail.com>

On Wed, Jun 26, 2013 at 08:36:20PM +0200, Mathias Krause wrote:
> Hi,
> 
> this small series contains a few type and style cleanups. It has no
> impact on the generated code but removes a few small nits from the
> code.
> 
> Please apply!
> 
Applied 1 and 3. Thanks.

> Thanks,
> 
> Mathias Krause (3):
>   KVM: VMX: Use proper types to access const arrays
>   KVM: VMX: Use size_t to store sizeof() values
>   KVM: x86: Drop useless cast
> 
>  arch/x86/kvm/vmx.c |   19 +++++++++----------
>  arch/x86/kvm/x86.c |    2 +-
>  2 files changed, 10 insertions(+), 11 deletions(-)
> 
> -- 
> 1.7.10.4

--
			Gleb.

      parent reply	other threads:[~2013-07-11  7:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 18:36 [PATCH 0/3] KVM: small type cleanups Mathias Krause
2013-06-26 18:36 ` [PATCH 1/3] KVM: VMX: Use proper types to access const arrays Mathias Krause
2013-06-27 13:33   ` Paolo Bonzini
2013-06-27 13:42     ` Mathias Krause
2013-06-27 13:47       ` Paolo Bonzini
2013-06-26 18:36 ` [PATCH 2/3] KVM: VMX: Use size_t to store sizeof() values Mathias Krause
2013-06-27 13:36   ` Paolo Bonzini
2013-06-26 18:36 ` [PATCH 3/3] KVM: x86: Drop useless cast Mathias Krause
2013-06-27 13:39   ` Paolo Bonzini
2013-07-11  7:43 ` Gleb Natapov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130711074358.GC5895@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=minipli@googlemail.com \
    --cc=pbonzini@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.