WARNING: line length of 88 exceeds 80 columns #178: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:259: + !(skb_cb->flags & ATH12K_SKB_CIPHER_SET)) || is_null_frame) WARNING: line length of 86 exceeds 80 columns #184: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:265: + ret = ath12k_wifi7_dp_tx_encap_eapol(skb, &ti, WARNING: line length of 85 exceeds 80 columns #185: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:266: + skb_cb); WARNING: line length of 86 exceeds 80 columns #192: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:273: + HAL_TCL_DATA_CMD_INFO2_TO_FW); WARNING: line length of 94 exceeds 80 columns #195: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:276: + ath12k_dp_tx_get_encrypt_type(skb_cb->cipher); total: 0 errors, 5 warnings, 0 checks, 144 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 fb44d32bb037 ("wifi: ath12k: fix encrypted EAPOL TX in encap offload mode") 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, 144 lines checked