All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
	gleb@kernel.org, pbonzini@redhat.com, patches@linaro.org
Subject: Re: [PATCH 1/1] KVM: ARM: Remove duplicate include
Date: Wed, 8 Jan 2014 13:55:12 -0800	[thread overview]
Message-ID: <20140108215512.GA4053@cbox> (raw)
In-Reply-To: <1389082516-19709-1-git-send-email-sachin.kamat@linaro.org>

On Tue, Jan 07, 2014 at 01:45:15PM +0530, Sachin Kamat wrote:
> trace.h was included twice. Remove duplicate inclusion.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Thanks, applied.

-Christoffer

> ---
>  arch/arm/kvm/handle_exit.c |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/kvm/handle_exit.c b/arch/arm/kvm/handle_exit.c
> index a92079011a83..0de91fc6de0f 100644
> --- a/arch/arm/kvm/handle_exit.c
> +++ b/arch/arm/kvm/handle_exit.c
> @@ -26,8 +26,6 @@
>  
>  #include "trace.h"
>  
> -#include "trace.h"
> -
>  typedef int (*exit_handle_fn)(struct kvm_vcpu *, struct kvm_run *);
>  
>  static int handle_svc_hyp(struct kvm_vcpu *vcpu, struct kvm_run *run)
> -- 
> 1.7.9.5
> 

      reply	other threads:[~2014-01-08 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-07  8:15 [PATCH 1/1] KVM: ARM: Remove duplicate include Sachin Kamat
2014-01-08 21:55 ` Christoffer Dall [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=20140108215512.GA4053@cbox \
    --to=christoffer.dall@linaro.org \
    --cc=gleb@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=patches@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=sachin.kamat@linaro.org \
    /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.