WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #116: new file mode 100644 WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity") #489: FILE: drivers/net/phy/marvell_ptp.c:369: +MODULE_LICENSE("GPL v2"); CHECK: Please use a blank line after function/struct/union/enum declarations #508: FILE: drivers/net/phy/marvell_ptp.h:13: +} +#define devm_marvell_phy_ptp_probe(x...) marvell_phy_ptp_dummy_probe() total: 0 errors, 2 warnings, 1 checks, 445 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 a0682c49ad0d ("net: phy: marvell: add PHY PTP support") 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, 2 warnings, 1 checks, 445 lines checked