linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c
@ 2024-10-12  4:28 Kuan-Wei Chiu
  2024-10-12  4:28 ` [PATCH 1/3] lib/list_sort: Remove unnecessary header includes Kuan-Wei Chiu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kuan-Wei Chiu @ 2024-10-12  4:28 UTC (permalink / raw)
  To: akpm, acme
  Cc: peterz, mingo, namhyung, mark.rutland, alexander.shishkin, jolsa,
	irogers, adrian.hunter, kan.liang, jserv, linux-kernel,
	linux-perf-users, Kuan-Wei Chiu

Remove outdated and unnecessary header includes from lib/list_sort.c
and tools/lib/list_sort.c. Additionally, update the hunk exceptions
checked by check_headers.sh to reflect these changes.

Regards,
Kuan-Wei

Kuan-Wei Chiu (3):
  lib/list_sort: Remove unnecessary header includes
  tools/lib/list_sort: Remove unnecessary header includes
  perf tools: Update expected diff for lib/list_sort.c

 lib/list_sort.c                                      |  3 ---
 tools/lib/list_sort.c                                |  2 --
 tools/perf/check-header_ignore_hunks/lib/list_sort.c | 11 ++---------
 3 files changed, 2 insertions(+), 14 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-22  4:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-12  4:28 [PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c Kuan-Wei Chiu
2024-10-12  4:28 ` [PATCH 1/3] lib/list_sort: Remove unnecessary header includes Kuan-Wei Chiu
2024-10-12  4:28 ` [PATCH 2/3] tools/lib/list_sort: " Kuan-Wei Chiu
2024-10-12  4:28 ` [PATCH 3/3] perf tools: Update expected diff for lib/list_sort.c Kuan-Wei Chiu
2024-10-22  4:20 ` [PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).