From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: jagdsh.linux@gmail.com
Cc: jolsa@kernel.org, ak@linux.intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/7] tools/lib/perf/: Remove duplicate headers
Date: Mon, 20 Apr 2020 09:55:59 -0300 [thread overview]
Message-ID: <20200420125559.GA4471@redhat.com> (raw)
In-Reply-To: <1587276836-17088-1-git-send-email-jagdsh.linux@gmail.com>
Em Sun, Apr 19, 2020 at 11:43:56AM +0530, jagdsh.linux@gmail.com escreveu:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Code cleanup: Remove duplicate headers which are included twice.
Thanks, applied.
- Arnaldo
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
> ---
> tools/lib/perf/evlist.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tools/lib/perf/evlist.c b/tools/lib/perf/evlist.c
> index 5b9f2ca..def5505 100644
> --- a/tools/lib/perf/evlist.c
> +++ b/tools/lib/perf/evlist.c
> @@ -11,10 +11,8 @@
> #include <internal/mmap.h>
> #include <internal/cpumap.h>
> #include <internal/threadmap.h>
> -#include <internal/xyarray.h>
> #include <internal/lib.h>
> #include <linux/zalloc.h>
> -#include <sys/ioctl.h>
> #include <stdlib.h>
> #include <errno.h>
> #include <unistd.h>
> --
> 1.8.3.1
next prev parent reply other threads:[~2020-04-20 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-19 6:13 [PATCH 2/7] tools/lib/perf/: Remove duplicate headers jagdsh.linux
2020-04-20 12:55 ` Arnaldo Carvalho de Melo [this message]
2020-05-08 13:05 ` [tip: perf/core] perf evlist: " tip-bot2 for Jagadeesh Pagadala
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=20200420125559.GA4471@redhat.com \
--to=acme@redhat.com \
--cc=ak@linux.intel.com \
--cc=jagdsh.linux@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.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.