WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #54: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #108: FILE: drivers/net/pcs/pcs-standalone.c:50: +static struct pcs_standalone *of_pcs_locate(const struct device_node *_np, u32 index) WARNING: line length of 86 exceeds 80 columns #172: FILE: include/linux/pcs/pcs-standalone.h:13: + const struct device_node *np, unsigned int index); WARNING: line length of 81 exceeds 80 columns #174: FILE: include/linux/pcs/pcs-standalone.h:15: +static inline int devm_pcs_register(struct device *dev, struct phylink_pcs *pcs); CHECK: Please use a blank line after function/struct/union/enum declarations #177: FILE: include/linux/pcs/pcs-standalone.h:18: +} +static inline struct phylink_pcs *devm_of_pcs_get(struct device *dev, total: 0 errors, 4 warnings, 1 checks, 137 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 bea493a3e828 ("net: pcs: add helper module for standalone drivers") 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, 1 checks, 137 lines checked