WARNING: line length of 81 exceeds 80 columns #130: FILE: drivers/net/ethernet/freescale/enetc/enetc.c:1741: + si->num_fs_entries = min(si->num_fs_entries, ENETC_MAX_RFS_SIZE); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #277: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #519: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:79: +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 #781: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:341: +static void enetc4_pl_mac_config(struct phylink_config *config, unsigned int mode, WARNING: line length of 82 exceeds 80 columns #898: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:458: +static void enetc4_set_tx_pause(struct enetc_pf *pf, int num_rxbdr, bool tx_pause) WARNING: line length of 83 exceeds 80 columns #908: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:468: + rbmr = u32_replace_bits(old_rbmr, tx_pause ? 1 : 0, ENETC_RBMR_CM); WARNING: line length of 85 exceeds 80 columns #1491: FILE: drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:126: + /* TODO: currently, i.MX95 ENETC driver does not support advanced features */ WARNING: line length of 87 exceeds 80 columns #1493: FILE: drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:128: + ndev->hw_features &= ~(NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_LOOPBACK); total: 0 errors, 8 warnings, 0 checks, 1389 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 74312436bbae ("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, 8 warnings, 0 checks, 1389 lines checked