WARNING: Co-developed-by: must be immediately followed by Signed-off-by: #9: Co-developed-by: Honggang Wei Co-developed-by: Lei Yan WARNING: Co-developed-by and Signed-off-by: name/email do not match #10: Co-developed-by: Lei Yan Signed-off-by: Xin Tian WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #59: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #211: FILE: drivers/net/ethernet/yunsilicon/xsc/common/xsc_core.h:101: + struct mutex alloc_mutex; /* protect buffer alocation according to numa node */ WARNING: line length of 85 exceeds 80 columns #394: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:71: +static int xsc_pci_init(struct xsc_core_device *xdev, const struct pci_device_id *id) WARNING: line length of 81 exceeds 80 columns #406: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:83: + xsc_core_err(xdev, "failed to enable PCI device: err=%d\n", err); WARNING: line length of 89 exceeds 80 columns #421: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:98: + xsc_core_err(xdev, "failed to set DMA capabilities mask: err=%d\n", err); WARNING: line length of 92 exceeds 80 columns #427: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:104: + xsc_core_err(xdev, "failed to ioremap %s bar%d\n", KBUILD_MODNAME, bar_num); total: 0 errors, 8 warnings, 0 checks, 502 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 92d4f0095d55 ("net-next/yunsilicon: Add xsc driver basic framework") 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, 502 lines checked