WARNING: line length of 82 exceeds 80 columns #723: FILE: drivers/net/pcs/core.c:481: + * Return: A PCS, or an error pointer on failure. If both @fwnode and @pcs_dev are WARNING: line length of 81 exceeds 80 columns #847: FILE: drivers/net/pcs/core.c:605: + ret = fwnode_property_get_reference_optional_args(mac_node, "pcs-handle", WARNING: line length of 85 exceeds 80 columns #848: FILE: drivers/net/pcs/core.c:606: + "#pcs-cells", index, args); WARNING: line length of 92 exceeds 80 columns #1070: FILE: include/linux/pcs.h:40: +typedef struct phylink_pcs *(*pcs_xlate_t)(const u64 *args, unsigned int nargs, void *data); total: 0 errors, 4 warnings, 0 checks, 1141 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 5f97d8fdfbed ("net: pcs: Add subsystem") 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, 1141 lines checked