WARNING: line length of 81 exceeds 80 columns #425: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:393: + * so it is only suitable for unicast filtering. If the number of unicast WARNING: line length of 82 exceeds 80 columns #426: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:394: + * addresses exceeds the table capacity, the MAC hash filter will be used. WARNING: line length of 81 exceeds 80 columns #429: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:397: + if (enetc4_pf_set_mac_exact_filter(pf, ENETC_MAC_FILTER_TYPE_UC)) WARNING: line length of 84 exceeds 80 columns #431: FILE: drivers/net/ethernet/freescale/enetc/enetc4_pf.c:399: + enetc4_pf_set_mac_hash_filter(pf, ENETC_MAC_FILTER_TYPE_UC); total: 0 errors, 4 warnings, 0 checks, 544 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 106a8aec786e ("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, 4 warnings, 0 checks, 544 lines checked