diff options
author | Guo Zhengkui <guozhengkui@vivo.com> | 2022-03-21 13:27:42 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-04-04 13:27:11 -0600 |
commit | 8ff88bec6f6186c406aa71312b2919e56f7b8084 (patch) | |
tree | fde160184795d85563f7d2cf776d4755cce1f0c6 /Kconfig | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-stable-8ff88bec6f6186c406aa71312b2919e56f7b8084.tar.gz linux-stable-8ff88bec6f6186c406aa71312b2919e56f7b8084.tar.bz2 linux-stable-8ff88bec6f6186c406aa71312b2919e56f7b8084.zip |
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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions