WARNING: line length of 86 exceeds 80 columns #78: FILE: drivers/net/dsa/microchip/ksz_common.c:5396: + if (of_device_is_compatible(dev->dev->of_node, "microchip,ksz8463")) { WARNING: line length of 86 exceeds 80 columns #89: FILE: drivers/net/dsa/microchip/ksz_common.c:5407: + if (of_device_is_compatible(dev->dev->of_node, "microchip,ksz8463")) { CHECK: From:/Signed-off-by: email comments mismatch: 'From: Bastien Curutchet ' != 'Signed-off-by: Bastien Curutchet (Schneider Electric) ' total: 0 errors, 2 warnings, 1 checks, 67 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 6f4c1817266a ("net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463") 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, 2 warnings, 1 checks, 67 lines checked