WARNING: line length of 86 exceeds 80 columns #25: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:362: + .description = "tcp: resume after removing a seen socket (listening)", WARNING: line length of 90 exceeds 80 columns #33: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:370: + .description = "tcp: resume after removing one unseen socket (listening)", WARNING: line length of 91 exceeds 80 columns #41: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:378: + .description = "tcp: resume after removing all unseen sockets (listening)", WARNING: line length of 84 exceeds 80 columns #49: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:386: + .description = "tcp: resume after adding a few sockets (listening)", total: 0 errors, 4 warnings, 0 checks, 53 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 2d7a41505c1e ("selftests/bpf: Add tests for bucket resume logic in listening sockets") 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, 4 warnings, 0 checks, 53 lines checked