CHECK: Please don't use multiple blank lines #26: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2778: + WARNING: line length of 82 exceeds 80 columns #29: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2781: + ath10k_warn(ar, "Invalid skb len %d for RX_FRAG_IND\n", skb->len); WARNING: line length of 81 exceeds 80 columns #42: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2804: + ath10k_warn(ar, "Invalid num_mpdu_ranges %d\n", num_mpdu_ranges); CHECK: Please don't use multiple blank lines #46: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2808: + + CHECK: Please don't use multiple blank lines #61: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2823: + + CHECK: Please don't use multiple blank lines #66: FILE: drivers/net/wireless/ath/ath10k/htt_rx.c:2828: + total: 0 errors, 2 warnings, 4 checks, 52 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 e2b6499208a0 ("wifi: ath10k: Add missing validation in ath10k_htt_rx_proc_rx_frag_ind_hl") 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, 4 checks, 52 lines checked