All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused declarations
@ 2022-09-09  4:45 Gaosheng Cui
  2022-09-09  4:45 ` [PATCH 1/2] perf sort: remove hist_entry__sort_list and sort__first_dimension declaration Gaosheng Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gaosheng Cui @ 2022-09-09  4:45 UTC (permalink / raw)
  To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, atrajeev, eranian, cuigaosheng1
  Cc: linux-perf-users, linux-kernel

This series contains a few cleanup patches, to remove unused
declarations which have been removed. Thanks!

Gaosheng Cui (2):
  perf sort: remove hist_entry__sort_list and sort__first_dimension
    declaration
  perf tools: remove perf_pmu_lex declaration

 tools/perf/util/pmu.y  | 2 --
 tools/perf/util/sort.h | 2 --
 2 files changed, 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-09 13:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09  4:45 [PATCH 0/2] Remove unused declarations Gaosheng Cui
2022-09-09  4:45 ` [PATCH 1/2] perf sort: remove hist_entry__sort_list and sort__first_dimension declaration Gaosheng Cui
2022-09-09  4:45 ` [PATCH 2/2] perf tools: remove perf_pmu_lex declaration Gaosheng Cui
2022-09-09 10:29   ` James Clark
2022-09-09 13:43     ` Arnaldo Carvalho de Melo
2022-09-09 13:46       ` Arnaldo Carvalho de Melo
2022-09-09 13:30 ` [PATCH 0/2] Remove unused declarations Arnaldo Carvalho de Melo

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.