WARNING: line length of 85 exceeds 80 columns #91: FILE: net/ipv4/route.c:1034: + for (nhsel = 0; nhsel < fib_info_num_path(res.fi); nhsel++) { WARNING: line length of 84 exceeds 80 columns #93: FILE: net/ipv4/route.c:1036: + update_or_create_fnhe(nhc, fl4->daddr, 0, mtu, lock, WARNING: line length of 93 exceeds 80 columns #94: FILE: net/ipv4/route.c:1037: + jiffies + net->ipv4.ip_rt_mtu_expires); WARNING: line length of 81 exceeds 80 columns #125: FILE: tools/testing/selftests/net/pmtu.sh:275: + pmtu_ipv6_route_change ipv6: PMTU exception w/route replace 1 WARNING: line length of 82 exceeds 80 columns #126: FILE: tools/testing/selftests/net/pmtu.sh:276: + pmtu_ipv4_mp_exceptions ipv4: PMTU multipath nh exceptions 1" WARNING: line length of 84 exceeds 80 columns #161: FILE: tools/testing/selftests/net/pmtu.sh:1014: + run_cmd ${ns_a} ip nexthop add id 201 via ${prefix4}.${a_r1}.2 dev veth_A-R1 WARNING: line length of 84 exceeds 80 columns #162: FILE: tools/testing/selftests/net/pmtu.sh:1015: + run_cmd ${ns_a} ip nexthop add id 202 via ${prefix4}.${a_r2}.2 dev veth_A-R2 WARNING: line length of 84 exceeds 80 columns #168: FILE: tools/testing/selftests/net/pmtu.sh:1021: + run_cmd ${ns_b} ip nexthop add id 201 via ${prefix4}.${b_r1}.2 dev veth_A-R1 WARNING: line length of 84 exceeds 80 columns #169: FILE: tools/testing/selftests/net/pmtu.sh:1022: + run_cmd ${ns_b} ip nexthop add id 202 via ${prefix4}.${b_r2}.2 dev veth_A-R2 WARNING: line length of 87 exceeds 80 columns #226: FILE: tools/testing/selftests/net/pmtu.sh:2417: + if [ "$(${ns_a} ip -oneline route list cache | grep mtu | wc -l)" -ne 2 ]; then total: 0 errors, 10 warnings, 0 checks, 144 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 20d292843308 ("net: ipv4: Cache pmtu for all packet paths if multipath enabled") 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, 10 warnings, 0 checks, 144 lines checked