WARNING: line length of 83 exceeds 80 columns #78: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1231: + ATH12K_WMI_FLAG_MLO_LINK_ADD) | WARNING: line length of 88 exceeds 80 columns #79: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1232: + cpu_to_le32(ATH12K_WMI_FLAG_MLO_IEEE_LINK_IDX_VALID); WARNING: line length of 85 exceeds 80 columns #95: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1251: + struct wmi_ml_partner_info *pinfo = &arg->ml.partner_info[i]; WARNING: line length of 82 exceeds 80 columns #105: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1257: + partner_info->hw_link_id = cpu_to_le32(pinfo->hw_link_id); WARNING: line length of 93 exceeds 80 columns #114: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1261: + cpu_to_le32(ATH12K_WMI_FLAG_MLO_IEEE_LINK_IDX_VALID_PARTNER); WARNING: line length of 86 exceeds 80 columns #115: FILE: drivers/net/wireless/ath/ath12k/wmi.c:1262: + partner_info->ieee_link_id = cpu_to_le32(pinfo->ieee_link_id); total: 0 errors, 6 warnings, 0 checks, 99 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 1a89a12b3d02 ("wifi: ath12k: advertise ieee_link_id in vdev start MLO params") 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, 6 warnings, 0 checks, 99 lines checked