WARNING: line length of 82 exceeds 80 columns #64: FILE: drivers/net/ethernet/cadence/macb_main.c:4891: + (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:4893: + else if (!(bp->caps & MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII)) WARNING: line length of 81 exceeds 80 columns #117: FILE: drivers/net/ethernet/cadence/macb_main.c:5522: + .caps = MACB_CAPS_USRIO_HAS_CLKEN | MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII | WARNING: line length of 81 exceeds 80 columns #126: FILE: drivers/net/ethernet/cadence/macb_main.c:5529: + MACB_CAPS_USRIO_HAS_CLKEN | MACB_CAPS_USRIO_DEFAULT_IS_MII_GMII | total: 0 errors, 4 warnings, 0 checks, 241 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 894317abc40d ("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, 4 warnings, 0 checks, 241 lines checked