[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8f9a190d-75a8-42e2-a736-55dd2f1f6163@arm.com>
Date: Fri, 28 Feb 2025 12:29:54 +0000
From: Vincenzo Frascino <vincenzo.frascino@....com>
To: Thomas Weißschuh <thomas.weissschuh@...utronix.de>,
Kees Cook <kees@...nel.org>, Eric Biederman <ebiederm@...ssion.com>,
Shuah Khan <shuah@...nel.org>, Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>, Bill Wendling
<morbo@...gle.com>, Justin Stitt <justinstitt@...gle.com>,
Andy Lutomirski <luto@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Willy Tarreau <w@....eu>, Thomas Weißschuh
<linux@...ssschuh.net>
Cc: "Jason A. Donenfeld" <Jason@...c4.com>,
Christophe Leroy <christophe.leroy@...roup.eu>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH v2 14/16] selftests: vDSO: vdso_test_gettimeofday: Clean
up includes
On 26/02/2025 11:44, Thomas Weißschuh wrote:
> Some unnecessary headers are included, remove them.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@...utronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@....com>
> ---
> tools/testing/selftests/vDSO/vdso_test_gettimeofday.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c b/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c
> index e31b18ffae338c1576449b54ca7f84d9816d2ecb..636a56ccf8e4e7943ca446fe3fad6897598ca77f 100644
> --- a/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c
> +++ b/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c
> @@ -10,8 +10,6 @@
> * Tested on x86, 32-bit and 64-bit. It may work on other architectures, too.
> */
>
> -#include <stdint.h>
> -#include <elf.h>
> #include <stdio.h>
> #include <sys/auxv.h>
> #include <sys/time.h>
>
--
Regards,
Vincenzo
Powered by blists - more mailing lists