[PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c

From: Kuan-Wei Chiu
Date: Sat Oct 12 2024 - 00:28:50 EST


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