WARNING: line length of 81 exceeds 80 columns #99: FILE: drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c:161: + if (ec->rx_coalesce_usecs > FIELD_MAX(FBNIC_INTR_CQ_REARM_RCQ_TIMEOUT)) { WARNING: line length of 81 exceeds 80 columns #103: FILE: drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c:165: + if (ec->tx_coalesce_usecs > FIELD_MAX(FBNIC_INTR_CQ_REARM_TCQ_TIMEOUT)) { WARNING: line length of 87 exceeds 80 columns #198: FILE: drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:2187: +static void fbnic_config_rim_threshold(struct fbnic_ring *rcq, u16 nv_idx, u32 rx_desc) total: 0 errors, 3 warnings, 0 checks, 196 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 2687019c947d ("eth: fbnic: Add ethtool support for IRQ coalescing") 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, 196 lines checked