WARNING: line length of 88 exceeds 80 columns #2497: FILE: drivers/net/ethernet/intel/idpf/idpf_txrx.c:3006: +idpf_rx_splitq_extract_csum_bits(const struct virtchnl2_rx_flex_desc_adv_nic_3 *rx_desc, WARNING: line length of 82 exceeds 80 columns #2531: FILE: drivers/net/ethernet/intel/idpf/idpf_txrx.c:3114: + const struct virtchnl2_rx_flex_desc_adv_nic_3 *rx_desc) WARNING: line length of 83 exceeds 80 columns #3937: FILE: drivers/net/ethernet/intel/idpf/idpf_virtchnl.c:3259: + for (j = 0; j < tx_qgrp->num_txq && k < num_qids; j++, k++) total: 0 errors, 3 warnings, 0 checks, 3701 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 4bd682e29a3b ("idpf: split &idpf_queue into 4 strictly-typed queue structures") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 3 warnings, 0 checks, 3701 lines checked