WARNING: line length of 84 exceeds 80 columns #74: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:691: + .description = "sockhash: udp: resume after removing a seen socket", WARNING: line length of 88 exceeds 80 columns #83: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:700: + .description = "sockhash: udp: resume after removing one unseen socket", WARNING: line length of 89 exceeds 80 columns #92: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:709: + .description = "sockhash: udp: resume after removing all unseen sockets", WARNING: line length of 84 exceeds 80 columns #108: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:828: + .description = "sockhash: tcp: resume after removing a seen socket", WARNING: line length of 88 exceeds 80 columns #119: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:839: + .description = "sockhash: tcp: resume after removing one unseen socket", WARNING: line length of 89 exceeds 80 columns #130: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:850: + .description = "sockhash: tcp: resume after removing all unseen sockets", CHECK: spaces preferred around that '*' (ctx:VxV) #164: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:924: + tc->connections*2), ^ CHECK: spaces preferred around that '*' (ctx:VxV) #168: FILE: tools/testing/selftests/bpf/prog_tests/sock_iter_batch.c:928: + tc->connections*2, fds, ^ total: 0 errors, 6 warnings, 2 checks, 198 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 c8ead249af1b ("selftests/bpf: Test socket hash iterator resume scenarios") 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, 2 checks, 198 lines checked