WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #70: new file mode 100644 CHECK: spaces preferred around that '*' (ctx:WxV) #171: FILE: tools/testing/selftests/net/so_rcvbuf.c:97: + FIXTURE_DATA(so_rcvbuf) *self, ^ CHECK: spaces preferred around that '*' (ctx:WxV) #172: FILE: tools/testing/selftests/net/so_rcvbuf.c:98: + const FIXTURE_VARIANT(so_rcvbuf) *variant) ^ WARNING: line length of 81 exceeds 80 columns #176: FILE: tools/testing/selftests/net/so_rcvbuf.c:102: + self->server = socket(variant->family, variant->type, variant->protocol); WARNING: line length of 81 exceeds 80 columns #179: FILE: tools/testing/selftests/net/so_rcvbuf.c:105: + self->client = socket(variant->family, variant->type, variant->protocol); CHECK: spaces preferred around that '*' (ctx:WxV) #193: FILE: tools/testing/selftests/net/so_rcvbuf.c:119: + const FIXTURE_VARIANT(so_rcvbuf) *variant) ^ total: 0 errors, 3 warnings, 3 checks, 196 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 da1d082a22f8 ("selftest: net: Check wraparounds for sk->sk_rmem_alloc.") 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, 3 warnings, 3 checks, 196 lines checked