WARNING: line length of 88 exceeds 80 columns #40: FILE: drivers/base/property.c:833: + * device_get_next_child_node - Return the next available child node handle for a device WARNING: line length of 88 exceeds 80 columns #49: FILE: drivers/base/property.c:861: + * fwnode_get_named_child_node - Return first available matching named child node handle WARNING: line length of 101 exceeds 80 columns #58: FILE: drivers/base/property.c:877: + * device_get_named_child_node - Return first available matching named child node handle for a device WARNING: line length of 101 exceeds 80 columns #67: FILE: drivers/base/property.c:931: + * fwnode_get_child_node_count - Return the number of available child nodes for a given firmware node WARNING: line length of 97 exceeds 80 columns #76: FILE: drivers/base/property.c:949: + * fwnode_get_named_child_node_count - Return the number of available child nodes with given name total: 0 errors, 5 warnings, 0 checks, 48 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 8fdd7535c89a ("property: Document that fwnode API returns available nodes") 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, 5 warnings, 0 checks, 48 lines checked