WARNING: line length of 93 exceeds 80 columns #76: FILE: net/mac80211/mlme.c:5918: + cpu_to_le16(IEEE80211_MLE_STA_CONTROL_BSS_PARAM_CHANGE_CNT_PRESENT))) { WARNING: line length of 83 exceeds 80 columns #83: FILE: net/mac80211/mlme.c:5925: + ieee80211_mle_basic_sta_prof_bss_param_ch_cnt(elems->prof); WARNING: line length of 90 exceeds 80 columns #90: FILE: net/mac80211/mlme.c:5932: + ieee80211_mle_get_bss_param_ch_cnt((const void *)elems->ml_basic); total: 0 errors, 3 warnings, 0 checks, 77 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 d0965c8b63d1 ("wifi: mac80211: refactor multi-link assoc response parsing") 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, 77 lines checked