WARNING: line length of 87 exceeds 80 columns #113: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1034: + * skb->data may be modified for the iova_mask devices. WARNING: line length of 82 exceeds 80 columns #114: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1035: + * It is better to use skb_copy() for such devices WARNING: line length of 88 exceeds 80 columns #115: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1036: + * to avoid any potential skb corruption related issues. WARNING: line length of 92 exceeds 80 columns #121: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1042: + * ath12k_wifi7_dp_tx() should treat cloned HW-encap WARNING: line length of 82 exceeds 80 columns #122: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1043: + * Ethernet multicast frames as read-only. WARNING: line length of 81 exceeds 80 columns #124: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1045: + msdu_copied = skb_clone(skb, GFP_ATOMIC); WARNING: line length of 85 exceeds 80 columns #140: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1061: + ath12k_mlo_mcast_update_tx_link_address(vif, link_id, WARNING: line length of 84 exceeds 80 columns #141: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1062: + msdu_copied, WARNING: line length of 84 exceeds 80 columns #142: FILE: drivers/net/wireless/ath/ath12k/wifi7/hw.c:1063: + info_flags); total: 0 errors, 9 warnings, 0 checks, 125 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 ee0ff7eeb57e ("wifi: ath12k: Advertise multicast Ethernet encapsulation offload support") 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, 9 warnings, 0 checks, 125 lines checked