Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446074 > unrolled thread

[tip:perf/core] perf tools: Remove include/linux/list.h from perf's MANIFEST

Started bytip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com>
First post2016-07-19 09:00 +0200
Last post2016-07-19 09:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [tip:perf/core] perf tools: Remove include/linux/list.h from perf's  MANIFEST tip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com> - 2016-07-19 09:00 +0200

#1446074 — [tip:perf/core] perf tools: Remove include/linux/list.h from perf's MANIFEST

Fromtip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com>
Date2016-07-19 09:00 +0200
Subject[tip:perf/core] perf tools: Remove include/linux/list.h from perf's MANIFEST
Message-ID<rWxax-FB-9@gated-at.bofh.it>
Commit-ID:  3aa0042769313b720142c0ef8514dac389e14ebe
Gitweb:     http://git.kernel.org/tip/3aa0042769313b720142c0ef8514dac389e14ebe
Author:     Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Mon, 18 Jul 2016 18:35:11 -0300
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Mon, 18 Jul 2016 18:35:11 -0300

perf tools: Remove include/linux/list.h from perf's MANIFEST

It hasn't been used since we made tools/ self sufficiente wrt list.h.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Fixes: d1b39d41ebec ("tools: Make list.h self-sufficient")
Link: http://lkml.kernel.org/n/tip-w20ueqlf22kh7ctjqo0zjpig@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/MANIFEST | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index eeb2fdc..3ac7f8d 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -77,7 +77,6 @@ tools/include/linux/stringify.h
 tools/include/linux/types.h
 tools/include/linux/err.h
 tools/include/linux/bitmap.h
-include/linux/list.h
 include/linux/hash.h
 tools/arch/*/include/uapi/asm/perf_regs.h
 include/linux/poison.h

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web