diff options
author | Pranav Tyagi <pranav.tyagi03@gmail.com> | 2025-07-30 17:23:01 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-09-14 02:54:44 +0300 |
commit | 6de1ef1ca39a07fe1c17f3f73a74106543eae127 (patch) | |
tree | 5e8624880672d3388dfffda22f4a5b9b0bbc3801 /rust/helpers/vmalloc.c | |
parent | 9a42aed48421390155037460a3f2fd510fa6df76 (diff) | |
download | linux-6de1ef1ca39a07fe1c17f3f73a74106543eae127.tar.xz |
selftests/mm: use __auto_type in swap() macro
Replace typeof() with __auto_type in the swap() macro in uffd-stress.c.
__auto_type was introduced in GCC 4.9 and reduces the compile time for all
compilers. No functional changes intended.
Link: https://lkml.kernel.org/r/20250730142301.6754-1-pranav.tyagi03@gmail.com
Signed-off-by: Pranav Tyagi <pranav.tyagi03@gmail.com>
Reviewed-by: Joshua Hahn <joshua.hahnjy@gmail.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions