WARNING: line length of 84 exceeds 80 columns #92: FILE: drivers/net/ethernet/yunsilicon/xsc/net/main.c:1657: + ret = xsc_core_modify_nic_vport_mac_address(xdev, 0, saddr->sa_data, false); WARNING: line length of 87 exceeds 80 columns #94: FILE: drivers/net/ethernet/yunsilicon/xsc/net/main.c:1659: + xsc_core_err(adapter->xdev, "%s: xsc set mac addr failed\n", __func__); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #124: new file mode 100644 WARNING: line length of 98 exceeds 80 columns #182: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/vport.c:54: + u16 vport, u8 *addr, int force_other, bool perm_mac) WARNING: line length of 81 exceeds 80 columns #228: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/vport.c:100: + return __xsc_modify_nic_vport_mac_address(dev, vport, addr, 0, perm_mac); total: 0 errors, 5 warnings, 0 checks, 189 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 cbf8a710d6f2 ("net-next/yunsilicon: Add ndo_set_mac_address") 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, 189 lines checked