Re: [PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
From: Toke Høiland-Jørgensen
Date: Mon Jun 30 2025 - 08:34:13 EST
Mina Almasry <almasrymina@xxxxxxxxxx> writes:
> linux/version.h was used by the out-of-tree version, but not needed in
> the upstream one anymore.
>
> While I'm at it, sort the includes.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202506271434.Gk0epC9H-lkp@xxxxxxxxx/
> Signed-off-by: Mina Almasry <almasrymina@xxxxxxxxxx>
Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>