WARNING: 'dependant' may be misspelled - perhaps 'dependent'? #9: to do in usrio. Since usrio is platform dependant, the default here is ^^^^^^^^^ WARNING: line length of 82 exceeds 80 columns #64: FILE: drivers/net/ethernet/cadence/macb_main.c:4621: + (bp->caps & MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII)) WARNING: line length of 83 exceeds 80 columns #66: FILE: drivers/net/ethernet/cadence/macb_main.c:4623: + else if (!(bp->caps & MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII)) WARNING: line length of 81 exceeds 80 columns #116: FILE: drivers/net/ethernet/cadence/macb_main.c:5243: + .caps = MACB_CAPS_USRIO_HAS_CLKEN | MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII | WARNING: line length of 81 exceeds 80 columns #127: FILE: drivers/net/ethernet/cadence/macb_main.c:5252: + MACB_CAPS_USRIO_HAS_CLKEN | MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII | total: 0 errors, 5 warnings, 0 checks, 262 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 a153775ba4ed ("net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio") 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, 0 checks, 262 lines checked