WARNING: line length of 83 exceeds 80 columns #290: FILE: drivers/net/ethernet/intel/ice/ice_base.c:340: +ice_setup_tx_ctx(struct ice_tx_ring *ring, struct ice_tlan_ctx *tlan_ctx, u16 pf_q) WARNING: line length of 85 exceeds 80 columns #713: FILE: drivers/net/ethernet/intel/ice/ice_hw_autogen.h:575: +#define E830_GLTXTIME_FETCH_PROFILE(_i, _j) (0x002D3500 + ((_i) * 4 + (_j) * 64)) WARNING: line length of 81 exceeds 80 columns #1143: FILE: drivers/net/ethernet/intel/ice/ice_txrx.h:314: + struct ice_tx_ring *tx_ring; /* Backreference to associated Tx ring */ total: 0 errors, 3 warnings, 0 checks, 1050 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 6964068f1849 ("ice: add E830 Earliest TxTime First Offload support") 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, 1050 lines checked