WARNING: line length of 81 exceeds 80 columns #108: FILE: tools/testing/selftests/net/hsr/link_faults.sh:41: + ip link add vethA netns "$node1" type veth peer name vethB netns "$node2" WARNING: line length of 81 exceeds 80 columns #110: FILE: tools/testing/selftests/net/hsr/link_faults.sh:43: + ip link add vethA netns "$node2" type veth peer name vethB netns "$node3" WARNING: line length of 81 exceeds 80 columns #111: FILE: tools/testing/selftests/net/hsr/link_faults.sh:44: + ip link add vethA netns "$node3" type veth peer name vethB netns "$node1" WARNING: line length of 81 exceeds 80 columns #163: FILE: tools/testing/selftests/net/hsr/link_faults.sh:96: + ip link add vethA netns "$node1" type veth peer name vethA netns "$node2" WARNING: line length of 81 exceeds 80 columns #164: FILE: tools/testing/selftests/net/hsr/link_faults.sh:97: + ip link add vethB netns "$node1" type veth peer name vethB netns "$node2" total: 0 errors, 5 warnings, 0 checks, 295 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 0db0e700039f ("selftests: hsr: Add tests for faulty links") 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, 295 lines checked