WARNING: Co-developed-by: must be immediately followed by Signed-off-by: #8: Co-developed-by: Honggang Wei Co-developed-by: Lei Yan WARNING: Co-developed-by and Signed-off-by: name/email do not match #9: Co-developed-by: Lei Yan Signed-off-by: Xin Tian WARNING: line length of 84 exceeds 80 columns #49: FILE: drivers/net/ethernet/yunsilicon/xsc/net/main.c:1660: + ret = xsc_core_modify_nic_vport_mac_address(xdev, 0, saddr->sa_data, false); WARNING: line length of 87 exceeds 80 columns #51: FILE: drivers/net/ethernet/yunsilicon/xsc/net/main.c:1662: + xsc_core_err(adapter->xdev, "%s: xsc set mac addr failed\n", __func__); WARNING: line length of 98 exceeds 80 columns #109: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/vport.c:54: + u16 vport, u8 *addr, int force_other, bool perm_mac) WARNING: line length of 82 exceeds 80 columns #155: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/vport.c:100: + return __xsc_modify_nic_vport_mac_address(xdev, vport, addr, 0, perm_mac); total: 0 errors, 6 warnings, 0 checks, 123 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 a8f59f5e166f ("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, 6 warnings, 0 checks, 123 lines checked