WARNING: line length of 89 exceeds 80 columns #57: FILE: drivers/net/wireless/ath/ath12k/dp_rx.c:1695: + const struct ath12k_dp_profile_params *dp_params = &ab->profile_param->dp_params; WARNING: line length of 85 exceeds 80 columns #58: FILE: drivers/net/wireless/ath/ath12k/dp_rx.c:1696: + u32 monitor_buf_ring_size = ath12k_dp_rxdma_monitor_buf_ring_size(dp_params); total: 0 errors, 2 warnings, 0 checks, 36 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 cc5061d3781e ("wifi: ath12k: convert DP_RXDMA_MONITOR_BUF_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, 2 warnings, 0 checks, 36 lines checked