mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 06:14:24 +08:00
a75df5be8e
Fix following coccicheck warning: tools/testing/selftests/arm64/mte/check_mmap_options.c:64:24-25: WARNING: Use ARRAY_SIZE tools/testing/selftests/arm64/mte/check_mmap_options.c:66:20-21: WARNING: Use ARRAY_SIZE tools/testing/selftests/arm64/mte/check_mmap_options.c:135:25-26: WARNING: Use ARRAY_SIZE tools/testing/selftests/arm64/mte/check_mmap_options.c:96:25-26: WARNING: Use ARRAY_SIZE tools/testing/selftests/arm64/mte/check_mmap_options.c:190:24-25: WARNING: Use ARRAY_SIZE Signed-off-by: KaiLong Wang <wangkailong@jari.cn> Link: https://lore.kernel.org/r/777ce8ba.12e.184705d4211.Coremail.wangkailong@jari.cn Signed-off-by: Will Deacon <will@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
check_buffer_fill.c | ||
check_child_memory.c | ||
check_gcr_el1_cswitch.c | ||
check_ksm_options.c | ||
check_mmap_options.c | ||
check_prctl.c | ||
check_tags_inclusion.c | ||
check_user_mem.c | ||
Makefile | ||
mte_common_util.c | ||
mte_common_util.h | ||
mte_def.h | ||
mte_helper.S |