WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #60: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #212: 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 84 exceeds 80 columns #396: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:69: +static int xsc_pci_init(struct xsc_core_device *dev, const struct pci_device_id *id) WARNING: line length of 88 exceeds 80 columns #426: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:99: + xsc_core_err(dev, "failed to set DMA capabilities mask: err=%d\n", err); WARNING: line length of 91 exceeds 80 columns #432: FILE: drivers/net/ethernet/yunsilicon/xsc/pci/main.c:105: + xsc_core_err(dev, "failed to ioremap %s bar%d\n", KBUILD_MODNAME, bar_num); total: 0 errors, 5 warnings, 0 checks, 511 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 2d8c17093ce7 ("net-next/yunsilicon: Add yunsilicon 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, 5 warnings, 0 checks, 511 lines checked