WARNING: line length of 81 exceeds 80 columns #41: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:4: +# This test verifies that netconsole userdata remains consistent under concurrent WARNING: line length of 82 exceeds 80 columns #42: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:5: +# read/write operations. It creates two loops: one continuously writing netconsole WARNING: line length of 83 exceeds 80 columns #44: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:7: +# between two distinct patterns. The test checks that no message contains corrupted WARNING: line length of 86 exceeds 80 columns #45: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:8: +# or mixed userdata, ensuring proper synchronization in the netconsole implementation. WARNING: line length of 81 exceeds 80 columns #105: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:68: +# Start socat to listen for netconsole messages and check for corrupted userdata. WARNING: line length of 88 exceeds 80 columns #123: FILE: tools/testing/selftests/drivers/net/netcons_race_userdata.sh:86: +echo "socat died before we could check $MAX_COUNT messages. Skipping test. ${ksft_skip}" total: 0 errors, 6 warnings, 0 checks, 87 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 bb4424559679 ("selftests: netconsole: Add race condition test for userdata corruption") 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, 6 warnings, 0 checks, 87 lines checked