WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #18: .../ethernet/{mediatek => airoha}/airoha_eth.c | 0 WARNING: please write a help paragraph that fully describes the config symbol #58: FILE: drivers/net/ethernet/airoha/Kconfig:2: +config NET_VENDOR_AIROHA + bool "Airoha devices" + depends on ARCH_AIROHA || COMPILE_TEST + help + If you have a Airoha SoC with ethernet, say Y. + WARNING: please write a help paragraph that fully describes the config symbol #66: FILE: drivers/net/ethernet/airoha/Kconfig:10: +config NET_AIROHA + tristate "Airoha SoC Gigabit Ethernet support" + depends on NET_DSA || !NET_DSA + select PAGE_POOL + help + This driver supports the gigabit ethernet MACs in the + Airoha SoC family. + total: 0 errors, 3 warnings, 0 checks, 56 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 895d25b87687 ("net: airoha: Move airoha_eth driver in a dedicated folder") 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, 56 lines checked