WARNING: line length of 94 exceeds 80 columns #144: FILE: tools/testing/selftests/drivers/net/netcons_basic.sh:73: + if ! echo "${INITNS_FD}:$SRCIF_IFIDX $NAMESPACE_FD:$DSTIF_IFIDX" > $NSIM_DEV_SYS_LINK WARNING: line length of 117 exceeds 80 columns #256: FILE: tools/testing/selftests/drivers/net/netcons_basic.sh:185: + echo "SKIP: directory ${NETCONS_CONFIGFS} does not exist. Check if NETCONSOLE_DYNAMIC is enabled" >&2 WARNING: line length of 93 exceeds 80 columns #261: FILE: tools/testing/selftests/drivers/net/netcons_basic.sh:190: + echo "SKIP: interface ${DSTIF} exists in the system. Not overwriting it." >&2 total: 0 errors, 3 warnings, 0 checks, 250 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 e34e6b7d00e6 ("net: netconsole: selftests: Create a new netconsole selftest") 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, 3 warnings, 0 checks, 250 lines checked