diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2025-07-19 23:46:29 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2025-12-08 15:32:15 -0800 |
| commit | c278d72b99ca92e4227bda70ded38e7e7a3625f8 (patch) | |
| tree | 99ef5dfb3d6d088742a2684e04cf7144d854d864 /rust/helpers/uaccess.c | |
| parent | 2a5b286bee941c4b8ed359de82398a1a3a19b7db (diff) | |
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>
Diffstat (limited to 'rust/helpers/uaccess.c')
0 files changed, 0 insertions, 0 deletions
