diff options
author | wangkailong@jari.cn <wangkailong@jari.cn> | 2022-11-13 12:41:10 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-11-14 17:43:49 +0300 |
commit | a75df5be8e7b0ecfb413b7c02a2599be17d2721b (patch) | |
tree | 2957388d735e41302c10cdc82b63666400bf84ed /scripts/gdb/linux/proc.py | |
parent | a0fa0b63131b0d8f4eff22d5b66e796ecb064dfe (diff) | |
download | linux-a75df5be8e7b0ecfb413b7c02a2599be17d2721b.tar.xz |
kselftest/arm64: fix array_size.cocci warning
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>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions