WARNING: line length of 83 exceeds 80 columns #90: FILE: drivers/net/wireless/mediatek/mt76/mt7925/main.c:946: + /* Try to get channel from link_conf first, then vif->bss_conf, then phy */ WARNING: line length of 81 exceeds 80 columns #100: FILE: drivers/net/wireless/mediatek/mt76/mt7925/main.c:956: + mt7925_calc_vif_num, &valid_vif_num); WARNING: line length of 88 exceeds 80 columns #132: FILE: drivers/net/wireless/mediatek/mt76/mt7925/main.c:988: + mt7925_mcu_apply_regd(dev, dev->mt76.alpha2, dev->country_ie_env, true); WARNING: line length of 84 exceeds 80 columns #225: FILE: drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:3691: + * power_type_change == true: from mt7925_regd_set_6ghz_power_type() WARNING: line length of 86 exceeds 80 columns #263: FILE: drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:3759: + phy->clc[i], i, power_type_change); total: 0 errors, 5 warnings, 0 checks, 246 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 531435adb7a8 ("wifi: mt76: connac3: implement 6GHz power type detection and dynamic CLC filtering") 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, 5 warnings, 0 checks, 246 lines checked