WARNING: line length of 87 exceeds 80 columns #82: FILE: drivers/net/wireless/mediatek/mt76/mt7925/ies.c:25: + ((ht_cap->mcs.tx_params & IEEE80211_HT_MCS_TX_MAX_STREAMS_MASK) WARNING: line length of 87 exceeds 80 columns #111: FILE: drivers/net/wireless/mediatek/mt76/mt7925/ies.c:54: + if (((tx_mcs_map >> (2 * i)) & 0x3) != IEEE80211_VHT_MCS_NOT_SUPPORTED) WARNING: line length of 85 exceeds 80 columns #143: FILE: drivers/net/wireless/mediatek/mt76/mt7925/ies.c:86: + if (((tx_mcs_80 >> (2 * i)) & 0x3) != IEEE80211_HE_MCS_NOT_SUPPORTED) total: 0 errors, 3 warnings, 0 checks, 222 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 d48da74be6c7 ("wifi: mt76: mt7925: add IE-parsing helpers for AP NSTS extraction for MT7928") 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, 3 warnings, 0 checks, 222 lines checked