diff options
author | Kang Minchul <tegongkang@gmail.com> | 2022-11-05 16:31:43 +0900 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-11-08 16:05:31 +0000 |
commit | a0fa0b63131b0d8f4eff22d5b66e796ecb064dfe (patch) | |
tree | 65572bbdf020805d89ce437aa90267bc58769c68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9b283888a6d5d0e413fd9bf097fd74c27a9b9948 (diff) |
kselftest/arm64: fix array_size.cocci warning
Use ARRAY_SIZE to fix the following coccicheck warnings:
tools/testing/selftests/arm64/mte/check_buffer_fill.c:341:20-21:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_buffer_fill.c:35:20-21:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_buffer_fill.c:168:20-21:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_buffer_fill.c:72:20-21:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_buffer_fill.c:369:25-26:
WARNING: Use ARRAY_SIZE
Signed-off-by: Kang Minchul <tegongkang@gmail.com>
Link: https://lore.kernel.org/r/20221105073143.78521-1-tegongkang@gmail.com
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