acrn-kernel/tools/testing/selftests/vDSO
Guo Zhengkui 8ff88bec6f selftests/vDSO: fix array_size.cocci warning
Fix the following coccicheck warning:

tools/testing/selftests/vDSO/vdso_test_correctness.c:309:46-47:
WARNING: Use ARRAY_SIZE
tools/testing/selftests/vDSO/vdso_test_correctness.c:373:46-47:
WARNING: Use ARRAY_SIZE

It has been tested with gcc (Debian 8.3.0-6) 8.3.0 on x86_64.

Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-04-04 13:27:11 -06:00
..
.gitignore
Makefile
parse_vdso.c
parse_vdso.h
vdso_config.h nds32: Remove the architecture 2022-03-07 13:54:59 +01:00
vdso_standalone_test_x86.c
vdso_test_abi.c kselftest: Fix vdso_test_abi return status 2022-01-31 10:35:14 -07:00
vdso_test_clock_getres.c
vdso_test_correctness.c selftests/vDSO: fix array_size.cocci warning 2022-04-04 13:27:11 -06:00
vdso_test_getcpu.c
vdso_test_gettimeofday.c