WARNING: line length of 81 exceeds 80 columns #31: FILE: drivers/net/wireless/intel/iwlwifi/mld/tlc.c:53: + const struct ieee80211_sta_eht_cap *eht_cap, WARNING: line length of 83 exceeds 80 columns #153: FILE: drivers/net/wireless/intel/iwlwifi/mld/tlc.c:166: + if (uhr_cap->phy.cap & cpu_to_le32(IEEE80211_UHR_PHY_CAP_ELR_RX) && WARNING: line length of 85 exceeds 80 columns #154: FILE: drivers/net/wireless/intel/iwlwifi/mld/tlc.c:167: + own_uhr_cap->phy.cap & cpu_to_le32(IEEE80211_UHR_PHY_CAP_ELR_TX)) WARNING: line length of 82 exceeds 80 columns #170: FILE: drivers/net/wireless/intel/iwlwifi/mld/tlc.c:183: + vif->type == NL80211_IFTYPE_STATION)) total: 0 errors, 4 warnings, 0 checks, 206 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 6b1708769a7f ("wifi: iwlwifi: mld: separate HT/VHT/HE/EHT LDPC/STBC capabilities") 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, 4 warnings, 0 checks, 206 lines checked