Re: [PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c
From: Namhyung Kim
Date: Tue Oct 22 2024 - 00:21:01 EST
On Sat, Oct 12, 2024 at 12:28:25PM +0800, Kuan-Wei Chiu wrote:
> 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
Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>
Thanks,
Namhyung
>
> 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
>