summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKang Minchul <tegongkang@gmail.com>2022-11-05 10:31:43 +0300
committerWill Deacon <will@kernel.org>2022-11-08 19:05:31 +0300
commita0fa0b63131b0d8f4eff22d5b66e796ecb064dfe (patch)
tree65572bbdf020805d89ce437aa90267bc58769c68 /scripts/gdb/linux/utils.py
parent9b283888a6d5d0e413fd9bf097fd74c27a9b9948 (diff)
downloadlinux-a0fa0b63131b0d8f4eff22d5b66e796ecb064dfe.tar.xz
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions