bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array maps
authorPedro Tammela <pctammela@gmail.com>
Mon, 15 Mar 2021 13:29:51 +0000 (14:29 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 16 Mar 2021 05:19:33 +0000 (22:19 -0700)
commit23f50b5ac331c8c27c421a7116618355508e8427
tree0a8c12e39e3b95c5724193579abf20b3009d658e
parentd94436a5d1a0ac8bcad29eb6735384940ae15603
bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array maps

This seems to be a reminiscent from the hashmap tests.

Signed-off-by: Pedro Tammela <pctammela@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210315132954.603108-1-pctammela@gmail.com
tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c