diff options
author | [email protected] <[email protected]> | 2022-11-13 17:41:10 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-11-14 14:43:49 +0000 |
commit | a75df5be8e7b0ecfb413b7c02a2599be17d2721b (patch) | |
tree | 2957388d735e41302c10cdc82b63666400bf84ed /lib/mpi/mpi-sub-ui.c | |
parent | a0fa0b63131b0d8f4eff22d5b66e796ecb064dfe (diff) |
kselftest/arm64: fix array_size.cocci warning
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
Signed-off-by: KaiLong Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions