Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Guo Zhengkui authored
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: default avatarGuo Zhengkui <guozhengkui@vivo.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
8ff88bec
Forked from BeagleBoard.org / Linux
Loading