diff options
author | 2022-11-13 17:41:10 +0800 | |
---|---|---|
committer | 2022-11-14 14:43:49 +0000 | |
commit | a75df5be8e7b0ecfb413b7c02a2599be17d2721b (patch) | |
tree | 2957388d735e41302c10cdc82b63666400bf84ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kselftest/arm64: fix array_size.cocci warning (diff) | |
download | wireguard-linux-a75df5be8e7b0ecfb413b7c02a2599be17d2721b.tar.xz wireguard-linux-a75df5be8e7b0ecfb413b7c02a2599be17d2721b.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions