WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #55: new file mode 100644 WARNING: line length of 91 exceeds 80 columns #124: FILE: drivers/net/ethernet/rpmsg_eth.c:65: + np = rproc->dev.of_node ?: (rproc->dev.parent ? rproc->dev.parent->of_node : NULL); WARNING: line length of 87 exceeds 80 columns #131: FILE: drivers/net/ethernet/rpmsg_eth.c:72: + rmem_np = of_parse_phandle(np, "memory-region", common->data.shm_region_index); WARNING: line length of 84 exceeds 80 columns #187: FILE: drivers/net/ethernet/rpmsg_eth.c:128: + { .name = "ti.shm-eth", .driver_data = (kernel_ulong_t)&ti_rpmsg_eth_data }, total: 0 errors, 4 warnings, 0 checks, 250 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 a1c5755260f9 ("net: rpmsg-eth: Add basic rpmsg skeleton") 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, 4 warnings, 0 checks, 250 lines checked