diff options
author | 2022-04-19 11:24:51 +0800 | |
---|---|---|
committer | 2022-04-28 17:57:13 +0100 | |
commit | f82efe5b9a3ae75a557097a074b0125032e76a83 (patch) | |
tree | 769758fbe3a6e1597e3c7501f44ae9de024ba086 /scripts/gdb/linux/utils.py | |
parent | selftests/arm64: Add a testcase for handling of ZA on clone() (diff) | |
download | wireguard-linux-f82efe5b9a3ae75a557097a074b0125032e76a83.tar.xz wireguard-linux-f82efe5b9a3ae75a557097a074b0125032e76a83.zip |
kselftest/arm64: fix array_size.cocci warning
Fix the following coccicheck warnings:
tools/testing/selftests/arm64/mte/check_child_memory.c:110:25-26:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_child_memory.c:88:24-25:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_child_memory.c:90:20-21:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/arm64/mte/check_child_memory.c:147:24-25:
WARNING: Use ARRAY_SIZE
`ARRAY_SIZE` macro is defined in tools/testing/selftests/kselftest.h.
Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20220419032501.22790-1-guozhengkui@vivo.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions