diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2021-04-06 12:51:02 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-04-06 18:32:03 +0200 |
commit | 69baf1a2a41a87eb16dc98aa9ddbdadd8070e5b2 (patch) | |
tree | 6b0a9cbd7bdf5bb7356252cd59a6273df5b2aadb /tools/perf/pmu-events | |
parent | perf evsel: Remove duplicate 'struct target' forward declaration (diff) | |
download | linux-69baf1a2a41a87eb16dc98aa9ddbdadd8070e5b2.tar.xz linux-69baf1a2a41a87eb16dc98aa9ddbdadd8070e5b2.zip |
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
'struct mem_info' is defined at 22nd line.
The declaration here is unnecessary. Remove it.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: kael_w@yeah.net
Link: http://lore.kernel.org/lkml/20210406105104.675879-1-wanjiabing@vivo.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/pmu-events')
0 files changed, 0 insertions, 0 deletions