CHECK: spaces preferred around that '*' (ctx:WxV) #74: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:314: + FIXTURE_DATA(msg_oob) *self, ^ CHECK: spaces preferred around that '*' (ctx:WxV) #75: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:315: + const FIXTURE_VARIANT(msg_oob) *variant, ^ WARNING: line length of 86 exceeds 80 columns #141: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:395: + resetpair(false); /* TCP sets -ECONNRESET for ex-OOB. */ WARNING: line length of 86 exceeds 80 columns #170: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:440: + resetpair(false); /* TCP sets -ECONNRESET for ex-OOB. */ WARNING: line length of 86 exceeds 80 columns #256: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:638: + resetpair(false); /* TCP sets -ECONNRESET for ex-OOB. */ WARNING: line length of 86 exceeds 80 columns #267: FILE: tools/testing/selftests/net/af_unix/msg_oob.c:695: + resetpair(false); /* TCP sets -ECONNRESET for ex-OOB. */ total: 0 errors, 4 warnings, 2 checks, 270 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 21abb567da36 ("selftest: af_unix: Add tests for -ECONNRESET.") 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, 2 checks, 270 lines checked