WARNING: line length of 85 exceeds 80 columns #131: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:262: + _map_in_map_batch_ops(BPF_MAP_TYPE_ARRAY_OF_MAPS, BPF_MAP_TYPE_ARRAY, false); WARNING: line length of 84 exceeds 80 columns #134: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:264: + _map_in_map_batch_ops(BPF_MAP_TYPE_ARRAY_OF_MAPS, BPF_MAP_TYPE_HASH, false); WARNING: line length of 84 exceeds 80 columns #136: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:266: + _map_in_map_batch_ops(BPF_MAP_TYPE_ARRAY_OF_MAPS, BPF_MAP_TYPE_ARRAY, true); WARNING: line length of 83 exceeds 80 columns #138: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:268: + _map_in_map_batch_ops(BPF_MAP_TYPE_ARRAY_OF_MAPS, BPF_MAP_TYPE_HASH, true); WARNING: line length of 84 exceeds 80 columns #145: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:274: + _map_in_map_batch_ops(BPF_MAP_TYPE_HASH_OF_MAPS, BPF_MAP_TYPE_ARRAY, false); WARNING: line length of 83 exceeds 80 columns #148: FILE: tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c:276: + _map_in_map_batch_ops(BPF_MAP_TYPE_HASH_OF_MAPS, BPF_MAP_TYPE_HASH, false); total: 0 errors, 6 warnings, 0 checks, 125 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 12c96c6e5b89 ("selftests: bpf: test batch lookup on array of maps with holes") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 6 warnings, 0 checks, 125 lines checked