WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #17: .../{tcp_so_peek_off.c => sk_so_peek_off.c} | 91 +++++++++++-------- WARNING: line length of 86 exceeds 80 columns #72: FILE: tools/testing/selftests/net/sk_so_peek_off.c:35: + printf("%s does not support SO_PEEK_OFF\n", afstr(af, proto)); CHECK: multiple assignments should be avoided #113: FILE: tools/testing/selftests/net/sk_so_peek_off.c:75: + s[0] = recv_sock = socket(af, type, proto); total: 0 errors, 2 warnings, 1 checks, 221 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 7f078e9e4fd7 ("selftests: add selftest for UDP SO_PEEK_OFF support") 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, 2 warnings, 1 checks, 221 lines checked