WARNING: line length of 82 exceeds 80 columns #275: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:482: + /* Restore MAC list to the state before the update WARNING: line length of 81 exceeds 80 columns #433: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:640: + * so it is only suitable for unicast filtering. If the number of unicast WARNING: line length of 82 exceeds 80 columns #434: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:641: + * addresses exceeds the table capacity, the MAC hash filter will be used. WARNING: line length of 81 exceeds 80 columns #437: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:644: + if (enetc4_pf_set_mac_exact_filter(pf, ENETC_MAC_FILTER_TYPE_UC)) WARNING: line length of 84 exceeds 80 columns #439: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:646: + enetc4_pf_set_mac_hash_filter(pf, ENETC_MAC_FILTER_TYPE_UC); total: 0 errors, 5 warnings, 0 checks, 528 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 4349641f51d7 ("net: enetc: add MAC filter 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, 5 warnings, 0 checks, 528 lines checked