WARNING: line length of 89 exceeds 80 columns #53: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:399: + timeout 60 ip netns exec "$ns2" socat -u SCTP-LISTEN:12345 STDOUT > "$TMPFILE1" & WARNING: line length of 88 exceeds 80 columns #58: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:404: + ip netns exec "$ns1" socat -u STDIN SCTP:10.0.2.99:12345 <"$TMPINPUT" >/dev/null WARNING: line length of 89 exceeds 80 columns #86: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:432: + timeout 60 ip netns exec "$ns2" socat -u SCTP-LISTEN:12345 STDOUT > "$TMPFILE1" & WARNING: line length of 88 exceeds 80 columns #91: FILE: tools/testing/selftests/net/netfilter/nft_queue.sh:437: + ip netns exec "$ns1" socat -u STDIN SCTP:10.0.2.99:12345 <"$TMPINPUT" >/dev/null total: 0 errors, 4 warnings, 0 checks, 93 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 201a024b5651 ("selftests: netfilter: nft_queue.sh: sctp coverage") 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, 93 lines checked