WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #54: new file mode 100644 WARNING: line length of 91 exceeds 80 columns #122: FILE: drivers/net/ethernet/rpmsg_eth.c:64: + np = rproc->dev.of_node ?: (rproc->dev.parent ? rproc->dev.parent->of_node : NULL); WARNING: line length of 87 exceeds 80 columns #129: FILE: drivers/net/ethernet/rpmsg_eth.c:71: + rmem_np = of_parse_phandle(np, "memory-region", common->data.shm_region_index); WARNING: line length of 84 exceeds 80 columns #184: FILE: drivers/net/ethernet/rpmsg_eth.c:126: + { .name = "ti.shm-eth", .driver_data = (kernel_ulong_t)&ti_rpmsg_eth_data }, total: 0 errors, 4 warnings, 0 checks, 247 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 abe2a9205eb1 ("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, 247 lines checked