WARNING: line length of 85 exceeds 80 columns #153: FILE: tools/testing/selftests/vsock/vmtest.sh:220: + nsenter --net=/var/run/netns/global-parent ip netns add "global0" 2>/dev/null WARNING: line length of 85 exceeds 80 columns #154: FILE: tools/testing/selftests/vsock/vmtest.sh:221: + nsenter --net=/var/run/netns/global-parent ip netns add "global1" 2>/dev/null WARNING: line length of 83 exceeds 80 columns #155: FILE: tools/testing/selftests/vsock/vmtest.sh:222: + nsenter --net=/var/run/netns/local-parent ip netns add "local0" 2>/dev/null WARNING: line length of 83 exceeds 80 columns #156: FILE: tools/testing/selftests/vsock/vmtest.sh:223: + nsenter --net=/var/run/netns/local-parent ip netns add "local1" 2>/dev/null total: 0 errors, 4 warnings, 0 checks, 120 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 57d5d4ed3901 ("vsock: lock down child_ns_mode as write-once") 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, 120 lines checked