WARNING: line length of 82 exceeds 80 columns #39: FILE: drivers/net/wireless/ath/ath12k/mac.c:3785: + struct ieee80211_link_sta *link_sta, WARNING: line length of 81 exceeds 80 columns #69: FILE: drivers/net/wireless/ath/ath12k/mac.c:3815: + iftd = ieee80211_get_sband_iftype_data(&ar->mac.sbands[band], vif->type); WARNING: line length of 85 exceeds 80 columns #89: FILE: drivers/net/wireless/ath/ath12k/mac.c:3835: + *ehtmode |= u32_encode_bits(EHT_SU_BFEE_ENABLE, EHT_MODE_SU_TX_BFEE); WARNING: line length of 85 exceeds 80 columns #105: FILE: drivers/net/wireless/ath/ath12k/mac.c:3851: + *ehtmode |= u32_encode_bits(EHT_MU_BFEE_ENABLE, EHT_MODE_MU_TX_BFEE); total: 0 errors, 4 warnings, 0 checks, 115 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 403e84baba5c ("wifi: ath12k: set STA EHT MU mode before peer assoc") 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, 115 lines checked