WARNING: line length of 83 exceeds 80 columns #113: FILE: net/wireless/tests/scs.c:71: + sizeof(udp_fragment)), WARNING: line length of 83 exceeds 80 columns #221: FILE: net/wireless/tests/scs.c:179: + sizeof(udp_fragment)), WARNING: line length of 81 exceeds 80 columns #321: FILE: net/wireless/tests/scs.c:279: + 6, 0x00, 0x00, 0x00, /* type 6, three octet classifier mask */ WARNING: line length of 83 exceeds 80 columns #436: FILE: net/wireless/tests/scs.c:394: + sizeof(udp_fragment)), WARNING: line length of 82 exceeds 80 columns #472: FILE: net/wireless/tests/scs.c:430: + /* A LinkID with no Service Start Time refers to a field that is absent */ WARNING: line length of 85 exceeds 80 columns #514: FILE: net/wireless/tests/scs.c:472: + KUNIT_EXPECT_EQ(test, ieee80211_qos_char_direction((const void *)no_link_id), WARNING: line length of 84 exceeds 80 columns #516: FILE: net/wireless/tests/scs.c:474: + KUNIT_EXPECT_EQ(test, ieee80211_qos_char_presence((const void *)no_link_id), WARNING: line length of 82 exceeds 80 columns #520: FILE: net/wireless/tests/scs.c:478: + sizeof(with_link_id))); WARNING: line length of 86 exceeds 80 columns #521: FILE: net/wireless/tests/scs.c:479: + KUNIT_EXPECT_EQ(test, ieee80211_qos_char_presence((const void *)with_link_id), WARNING: line length of 85 exceeds 80 columns #526: FILE: net/wireless/tests/scs.c:484: + sizeof(orphan_link_id))); WARNING: line length of 81 exceeds 80 columns #528: FILE: net/wireless/tests/scs.c:486: + sizeof(short_elem))); WARNING: line length of 81 exceeds 80 columns #530: FILE: net/wireless/tests/scs.c:488: + sizeof(bad_ext_id))); WARNING: line length of 81 exceeds 80 columns #532: FILE: net/wireless/tests/scs.c:490: + sizeof(bad_length))); WARNING: line length of 81 exceeds 80 columns #562: FILE: net/wireless/tests/scs.c:520: + KUNIT_ASSERT_EQ(test, ieee80211_qos_char_direction((const void *)uplink), total: 0 errors, 14 warnings, 0 checks, 551 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 54cd65c76845 ("wifi: cfg80211: add KUnit tests for the SCS classifier") 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, 14 warnings, 0 checks, 551 lines checked