WARNING: line length of 89 exceeds 80 columns #34: FILE: drivers/net/wireless/ath/ath12k/dp.c:442: + const struct ath12k_dp_profile_params *dp_params = &ab->profile_param->dp_params; WARNING: line length of 83 exceeds 80 columns #43: FILE: drivers/net/wireless/ath/ath12k/dp.c:473: + ath12k_dp_tx_comp_ring_size(dp_params)); WARNING: line length of 81 exceeds 80 columns #143: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:941: + ATH12K_TX_COMPL_NEXT(ring_size, tx_ring->tx_status_head); WARNING: line length of 81 exceeds 80 columns #164: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c:961: + ATH12K_TX_COMPL_NEXT(ring_size, tx_ring->tx_status_tail); total: 0 errors, 4 warnings, 0 checks, 118 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 fd0022414d5e ("wifi: ath12k: convert DP_TX_COMP_RING_SIZE to inline helper") 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, 4 warnings, 0 checks, 118 lines checked