WARNING: line length of 82 exceeds 80 columns #132: FILE: tools/testing/selftests/net/can/test_raw_filter.c:131: + TH_LOG("testcase %2d filters : can_id = 0x%08X can_mask = 0x%08X", WARNING: line length of 85 exceeds 80 columns #178: FILE: tools/testing/selftests/net/can/test_raw_filter.c:154: + TH_LOG("failed select for frame %d (%d)", rx, errno); WARNING: line length of 90 exceeds 80 columns #196: FILE: tools/testing/selftests/net/can/test_raw_filter.c:160: + TH_LOG("failed to read frame %d (%d)", rx, errno); WARNING: line length of 87 exceeds 80 columns #212: FILE: tools/testing/selftests/net/can/test_raw_filter.c:172: + TH_LOG("received rxbitval %d twice", rxbitval); WARNING: line length of 95 exceeds 80 columns #217: FILE: tools/testing/selftests/net/can/test_raw_filter.c:176: + TH_LOG("testcase %2d rx : can_id = 0x%08X rx = %d rxbits = %d", total: 0 errors, 5 warnings, 0 checks, 220 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 db89e0b40e66 ("selftests: can: use kselftest harness in test_raw_filter") 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, 5 warnings, 0 checks, 220 lines checked