WARNING: line length of 83 exceeds 80 columns #245: FILE: drivers/dpll/dpll_netlink.c:966: + NL_SET_ERR_MSG(extack, "reference sync not supported by this pin"); WARNING: line length of 81 exceeds 80 columns #253: FILE: drivers/dpll/dpll_netlink.c:974: + NL_SET_ERR_MSG(extack, "unable to get old reference sync state"); WARNING: line length of 94 exceeds 80 columns #267: FILE: drivers/dpll/dpll_netlink.c:988: + NL_SET_ERR_MSG_FMT(extack, "reference sync set failed for dpll_id:%u", WARNING: line length of 85 exceeds 80 columns #286: FILE: drivers/dpll/dpll_netlink.c:1007: + NL_SET_ERR_MSG(extack, "set reference sync rollback failed"); total: 0 errors, 4 warnings, 0 checks, 304 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 d41c33df63a9 ("dpll: add reference sync get/set") 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, 304 lines checked