WARNING: line length of 84 exceeds 80 columns #73: FILE: drivers/net/wireless/realtek/rtw89/fw.c:7389: + wildcard_by_drv = !(RTW89_CHK_FW_FEATURE(SCAN_OFFLOAD_BE_V0, &rtwdev->fw) || WARNING: line length of 84 exceeds 80 columns #74: FILE: drivers/net/wireless/realtek/rtw89/fw.c:7390: + RTW89_CHK_FW_FEATURE(SCAN_OFFLOAD_BE_V1, &rtwdev->fw) || WARNING: line length of 83 exceeds 80 columns #75: FILE: drivers/net/wireless/realtek/rtw89/fw.c:7391: + RTW89_CHK_FW_FEATURE(SCAN_OFFLOAD_BE_V2, &rtwdev->fw)); WARNING: line length of 82 exceeds 80 columns #84: FILE: drivers/net/wireless/realtek/rtw89/fw.c:7402: + bool with_probe_id = ch_info->probe_id != RTW89_SCANOFLD_PKT_NONE; WARNING: line length of 86 exceeds 80 columns #224: FILE: drivers/net/wireless/realtek/rtw89/fw.c:9285: + struct rtw89_vif_link *rtwvif_link, WARNING: line length of 85 exceeds 80 columns #271: FILE: drivers/net/wireless/realtek/rtw89/fw.c:9331: + ret = rtw89_hw_scan_append_wildcard_probe_req(rtwdev, rtwvif_link, mac_addr); WARNING: line length of 86 exceeds 80 columns #284: FILE: drivers/net/wireless/realtek/rtw89/fw.c:9644: + ch_info->fw_probe0_ssids = GENMASK(scan_info->n_ssids - 1, 0); total: 0 errors, 7 warnings, 0 checks, 261 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 f5960253f092 ("wifi: rtw89: change scan offload format to V3 for WiFi 7 IC") 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, 7 warnings, 0 checks, 261 lines checked