WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #84: new file mode 100644 WARNING: 'Intialize' may be misspelled - perhaps 'Initialize'? #155: FILE: drivers/net/ethernet/stmicro/stmmac/dw25gmac.c:67: + /* Intialize all PDMAs with burst length fields */ ^^^^^^^^^ CHECK: Alignment should match open parenthesis #449: FILE: drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c:517: + dw25gmac_decode_vdma_count(FIELD_GET(XXVGMAC_HWFEAT_VDMA_TXCNT, + hw_cap)); CHECK: Alignment should match open parenthesis #452: FILE: drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c:520: + dw25gmac_decode_vdma_count(FIELD_GET(XXVGMAC_HWFEAT_VDMA_RXCNT, + hw_cap)); total: 0 errors, 2 warnings, 2 checks, 421 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 ab4c4a867f34 ("net: stmmac: Add basic dw25gmac support in stmmac core") 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, 2 warnings, 2 checks, 421 lines checked