Re: [PATCH] kselftest/arm64: fix array_size.cocci warning
From: Will Deacon
Date: Mon Nov 14 2022 - 14:35:05 EST
On Sun, 13 Nov 2022 17:41:10 +0800 (GMT+08:00), wangkailong@xxxxxxx wrote:
> Fix following coccicheck warning:
>
> tools/testing/selftests/arm64/mte/check_mmap_options.c:64:24-25:
> WARNING: Use ARRAY_SIZE
> tools/testing/selftests/arm64/mte/check_mmap_options.c:66:20-21:
> WARNING: Use ARRAY_SIZE
> tools/testing/selftests/arm64/mte/check_mmap_options.c:135:25-26:
> WARNING: Use ARRAY_SIZE
> tools/testing/selftests/arm64/mte/check_mmap_options.c:96:25-26:
> WARNING: Use ARRAY_SIZE
> tools/testing/selftests/arm64/mte/check_mmap_options.c:190:24-25:
> WARNING: Use ARRAY_SIZE
>
> [...]
Applied to arm64 (for-next/selftests), thanks!
[1/1] kselftest/arm64: fix array_size.cocci warning
https://git.kernel.org/arm64/c/a75df5be8e7b
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev