WARNING: line length of 86 exceeds 80 columns #50: FILE: tools/testing/selftests/net/mptcp/simult_flows.sh:243: + tc -n $ns1 qdisc add dev ns1eth1 root netem rate ${rate1}mbit $delay1 limit 50 WARNING: line length of 86 exceeds 80 columns #51: FILE: tools/testing/selftests/net/mptcp/simult_flows.sh:244: + tc -n $ns1 qdisc add dev ns1eth2 root netem rate ${rate2}mbit $delay2 limit 50 WARNING: line length of 86 exceeds 80 columns #52: FILE: tools/testing/selftests/net/mptcp/simult_flows.sh:245: + tc -n $ns2 qdisc add dev ns2eth1 root netem rate ${rate1}mbit $delay1 limit 50 WARNING: line length of 86 exceeds 80 columns #53: FILE: tools/testing/selftests/net/mptcp/simult_flows.sh:246: + tc -n $ns2 qdisc add dev ns2eth2 root netem rate ${rate2}mbit $delay2 limit 50 total: 0 errors, 4 warnings, 0 checks, 17 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 c0b0cf93ebbc ("selftests: mptcp: more stable simult_flows tests") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 17 lines checked