WARNING: drivers/net/ethernet/8390/Kconfig is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please. WARNING: drivers/net/ethernet/8390/Kconfig is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please. WARNING: drivers/net/ethernet/8390/ne.c is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please. WARNING: drivers/net/ethernet/8390/ne.c is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications please. CHECK: Please use a blank line after function/struct/union/enum declarations #419: FILE: drivers/net/ethernet/8390/ne.c:927: +}; +#define NETDEV_BOOT_SETUP_MAX 8 CHECK: __setup appears un-documented -- check Documentation/admin-guide/kernel-parameters.txt #576: FILE: drivers/net/ethernet/8390/ne.c:1097: +__setup("ether=", ether_boot_setup); WARNING: quoted string split across lines #648: FILE: drivers/net/ethernet/8390/ne.c:1169: + pr_notice("ne.c: You must supply \"io=0xNNN\"" + " value(s) for ISA cards.\n"); total: 0 errors, 5 warnings, 2 checks, 361 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 e489fa5b786c ("ne2k: fold drivers/net/Space.c into ne.c") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 5 warnings, 2 checks, 361 lines checked