WARNING: line length of 85 exceeds 80 columns #82: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1112: + rxdma_err[i], device_stats->wbm_err.rxdma_error[i]); WARNING: line length of 81 exceeds 80 columns #89: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1118: + reo_err[i], device_stats->wbm_err.reo_error[i]); WARNING: line length of 83 exceeds 80 columns #195: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:1661: + if (unlikely(!ath12k_dp_rx_check_nwifi_hdr_len_valid(dp, msdu, rx_info))) { WARNING: line length of 85 exceeds 80 columns #254: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:1969: + dp->device_stats.wbm_err.drop[WBM_ERR_GET_SW_DESC]++; WARNING: line length of 88 exceeds 80 columns #264: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:1986: + WBM_ERR_DROP_NULL_PRTNR_DP); WARNING: line length of 84 exceeds 80 columns #274: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:2033: + WBM_ERR_DROP_INV_HW_ID); WARNING: line length of 87 exceeds 80 columns #284: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:2095: + WBM_ERR_DROP_NULL_PROC_DP); WARNING: line length of 84 exceeds 80 columns #294: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:2105: + WBM_ERR_DROP_NULL_PDEV); WARNING: line length of 82 exceeds 80 columns #302: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:2112: + WBM_ERR_DROP_NULL_AR); WARNING: line length of 86 exceeds 80 columns #309: FILE: drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c:2118: + WBM_ERR_DROP_CAC_RUNNING); total: 0 errors, 10 warnings, 0 checks, 237 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 1871f65364cf ("wifi: ath12k: add WBM RX error drop statistics") 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, 10 warnings, 0 checks, 237 lines checked