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: added, moved or deleted file(s), does MAINTAINERS need updating? #85: new file mode 100644 WARNING: line length of 88 exceeds 80 columns #119: FILE: drivers/net/ethernet/yunsilicon/xsc/net/xsc_eth_tx.c:30: + struct xsc_sq_dma *last_pushed_dma = xsc_dma_get(sq, --sq->dma_fifo_pc); WARNING: line length of 82 exceeds 80 columns #204: FILE: drivers/net/ethernet/yunsilicon/xsc/net/xsc_eth_tx.c:115: + dma_addr = dma_map_single(dev, skb->data, headlen, DMA_TO_DEVICE); WARNING: line length of 95 exceeds 80 columns #261: FILE: drivers/net/ethernet/yunsilicon/xsc/net/xsc_eth_tx.c:172: + u8 opcode, u16 ds_cnt, u8 num_wqebbs, u32 num_bytes, u8 num_dma, WARNING: line length of 82 exceeds 80 columns #388: FILE: drivers/net/ethernet/yunsilicon/xsc/net/xsc_eth_tx.c:299: + wqe = xsc_sq_fetch_wqe(sq, xdev->caps.send_ds_num * XSC_SEND_WQE_DS, &pi); total: 0 errors, 7 warnings, 0 checks, 406 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 89eb1c01201d ("net-next/yunsilicon: Add ndo_start_xmit") 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, 7 warnings, 0 checks, 406 lines checked