WARNING: line length of 90 exceeds 80 columns #48: FILE: drivers/net/dsa/microchip/ksz_common.c:5359: + rxd0 = devm_gpiod_get_index_optional(dev->dev, "strap", 0, GPIOD_OUT_LOW); WARNING: line length of 91 exceeds 80 columns #52: FILE: drivers/net/dsa/microchip/ksz_common.c:5363: + rxd1 = devm_gpiod_get_index_optional(dev->dev, "strap", 1, GPIOD_OUT_HIGH); WARNING: line length of 86 exceeds 80 columns #56: FILE: drivers/net/dsa/microchip/ksz_common.c:5367: + /* If at least one strap definition is missing we don't do anything */ CHECK: From:/Signed-off-by: email comments mismatch: 'From: Bastien Curutchet ' != 'Signed-off-by: Bastien Curutchet (Schneider Electric) ' total: 0 errors, 3 warnings, 1 checks, 69 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 727cb2ea2042 ("net: dsa: microchip: configure strap pins during reset") 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, 1 checks, 69 lines checked