WARNING: line length of 83 exceeds 80 columns #63: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1275: + of_property_read_bool(eth0_node, "ti,half-duplex-capable"); WARNING: line length of 83 exceeds 80 columns #74: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1289: + of_property_read_bool(eth1_node, "ti,half-duplex-capable"); WARNING: line length of 83 exceeds 80 columns #89: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.c:1049: + of_property_read_bool(eth0_node, "ti,half-duplex-capable"); WARNING: line length of 83 exceeds 80 columns #100: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.c:1063: + of_property_read_bool(eth1_node, "ti,half-duplex-capable"); total: 0 errors, 4 warnings, 0 checks, 72 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 3fc145311f15 ("net: Use of_property_read_bool()") 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, 4 warnings, 0 checks, 72 lines checked