WARNING: line length of 91 exceeds 80 columns #147: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_fallback.sh:114: + compare_state "$eth0_actor_state" "$expected" eth0 "$last_attempt" || ret=1 WARNING: line length of 91 exceeds 80 columns #151: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_fallback.sh:118: + compare_state "$eth1_actor_state" "$expected" eth1 "$last_attempt" || ret=1 WARNING: line length of 88 exceeds 80 columns #167: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_fallback.sh:134: + _test_lacp_port_state "$interface" "$expected" "$last_attempt" && return WARNING: line length of 84 exceeds 80 columns #254: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_fallback.sh:221: +log_test "bond LACP" "$mode fallback - eth0 recovered and eth1 stopped sending LACP" WARNING: line length of 84 exceeds 80 columns #322: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_fallback.sh:289: +log_test "bond LACP" "$mode fallback - eth0 recovered and eth1 stopped sending LACP" total: 0 errors, 5 warnings, 0 checks, 306 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 53559240dc5e ("selftests: bonding: add test for fallback mode") 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, 5 warnings, 0 checks, 306 lines checked