WARNING: line length of 85 exceeds 80 columns #174: 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 #177: 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 #179: 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 #181: 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 #188: 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 #191: 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, 150 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 9be353a2b39d ("bpf: skip non existing key in generic_map_lookup_batch") 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, 150 lines checked