All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: YueHaibing <yuehaibing@huawei.com>
Cc: peterz@infradead.org, mingo@redhat.com,
	alexander.shishkin@linux.intel.com, jolsa@redhat.com,
	namhyung@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] perf: remove duplicated include from perf_event.h
Date: Thu, 17 Jan 2019 11:10:04 -0300	[thread overview]
Message-ID: <20190117141004.GB5823@kernel.org> (raw)
In-Reply-To: <20190117072504.14428-1-yuehaibing@huawei.com>

Em Thu, Jan 17, 2019 at 03:25:04PM +0800, YueHaibing escreveu:
> Remove duplicated include.

Thanks, applied.

- Arnaldo
 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  include/linux/perf_event.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
> index 1d5c551..19baf4a 100644
> --- a/include/linux/perf_event.h
> +++ b/include/linux/perf_event.h
> @@ -53,7 +53,6 @@ struct perf_guest_info_callbacks {
>  #include <linux/atomic.h>
>  #include <linux/sysfs.h>
>  #include <linux/perf_regs.h>
> -#include <linux/workqueue.h>
>  #include <linux/cgroup.h>
>  #include <asm/local.h>
>  
> -- 
> 2.7.0
> 

-- 

- Arnaldo

  reply	other threads:[~2019-01-17 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17  7:25 [PATCH -next] perf: remove duplicated include from perf_event.h YueHaibing
2019-01-17 14:10 ` Arnaldo Carvalho de Melo [this message]
2019-01-22 10:14 ` [tip:perf/core] perf: Remove duplicated workqueue.h " tip-bot for YueHaibing

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=20190117141004.GB5823@kernel.org \
    --to=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=yuehaibing@huawei.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.