Files
linux/tools/testing/selftests/bpf/prog_tests
H. Peter Anvin c278d72b99 selftests/bpf: replace "__auto_type" with "auto"
Replace instances of "__auto_type" with "auto" in:

	tools/testing/selftests/bpf/prog_tests/socket_helpers.h

This file does not seem to be including <linux/compiler_types.h>
directly or indirectly, so copy the definition but guard it with
!defined(auto).

Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-12-08 15:32:15 -08:00
..
2024-09-11 09:58:31 -07:00
2023-08-31 17:18:53 +02:00
2023-11-01 22:31:41 -07:00
2023-03-08 11:15:39 -08:00
2025-10-29 11:07:24 -07:00
2022-11-20 15:45:48 -08:00
2025-10-10 11:12:51 -07:00