WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #156: FILE: drivers/net/ethernet/maxlinear/Kconfig:2: +config NET_VENDOR_MAXLINEAR + bool "MaxLinear devices" + help + If you have a MaxLinear SoC with ethernet, say Y. + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #163: FILE: drivers/net/ethernet/maxlinear/Kconfig:9: +config MXL_NPU + tristate "MaxLinear NPU Ethernet driver" + help + This driver supports the MaxLinear NPU Ethernet. + WARNING: DT compatible string vendor "mxl" appears un-documented -- check ./Documentation/devicetree/bindings/vendor-prefixes.yaml #358: FILE: drivers/net/ethernet/maxlinear/mxl_eth.c:171: + { .compatible = "mxl,lgm-eth" }, total: 0 errors, 3 warnings, 0 checks, 306 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 735446dfc0e5 ("net: maxlinear: Add support for MxL LGM SoC") 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, 3 warnings, 0 checks, 306 lines checked