WARNING: line length of 81 exceeds 80 columns #124: FILE: drivers/net/ethernet/freescale/enetc/enetc.c:1745: + si->num_fs_entries = min(si->num_fs_entries, ENETC_MAX_RFS_SIZE); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #341: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #583: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:77: +static u32 enetc4_psicfgr0_val_construct(bool is_vf, u32 num_tx_bdr, u32 num_rx_bdr) WARNING: line length of 82 exceeds 80 columns #845: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:339: +static void enetc4_pl_mac_config(struct phylink_config *config, unsigned int mode, WARNING: line length of 82 exceeds 80 columns #962: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:456: +static void enetc4_set_tx_pause(struct enetc_pf *pf, int num_rxbdr, bool tx_pause) WARNING: line length of 83 exceeds 80 columns #972: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:466: + rbmr = u32_replace_bits(old_rbmr, tx_pause ? 1 : 0, ENETC_RBMR_CM); WARNING: line length of 85 exceeds 80 columns #1463: FILE: drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:122: + /* TODO: currently, i.MX95 ENETC driver does not support advanced features */ WARNING: line length of 87 exceeds 80 columns #1465: FILE: drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:124: + ndev->hw_features &= ~(NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_LOOPBACK); WARNING: line length of 82 exceeds 80 columns #1506: FILE: drivers/net/ethernet/freescale/enetc/enetc_qos.c:339: + hi_credit_reg = (u32)div_u64((priv->sysclk_freq * 100ULL) * hi_credit_bit, total: 0 errors, 9 warnings, 0 checks, 1396 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 53c61844fb60 ("net: enetc: add preliminary support for i.MX95 ENETC PF") 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, 9 warnings, 0 checks, 1396 lines checked