WARNING: line length of 88 exceeds 80 columns #463: FILE: net/ethtool/netlink.h:489: +extern const struct nla_policy ethnl_tsconfig_get_policy[ETHTOOL_A_TSCONFIG_HEADER + 1]; WARNING: line length of 85 exceeds 80 columns #464: FILE: net/ethtool/netlink.h:490: +extern const struct nla_policy ethnl_tsconfig_set_policy[ETHTOOL_A_TSCONFIG_MAX + 1]; WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #469: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #502: FILE: net/ethtool/tsconfig.c:29: +const struct nla_policy ethnl_tsconfig_get_policy[ETHTOOL_A_TSCONFIG_HEADER + 1] = { WARNING: line length of 81 exceeds 80 columns #633: FILE: net/ethtool/tsconfig.c:160: + nest = nla_nest_start(skb, ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER); WARNING: line length of 81 exceeds 80 columns #652: FILE: net/ethtool/tsconfig.c:179: +const struct nla_policy ethnl_tsconfig_set_policy[ETHTOOL_A_TSCONFIG_MAX + 1] = { WARNING: line length of 81 exceeds 80 columns #691: FILE: net/ethtool/tsconfig.c:218: + ETHTOOL_A_TSCONFIG_HEADER, info, &reply_payload); WARNING: line length of 81 exceeds 80 columns #736: FILE: net/ethtool/tsconfig.c:263: + phy = ethtool_phy_get_ts_info_by_phc(dev, &ts_info, hwprov_desc); WARNING: line length of 93 exceeds 80 columns #740: FILE: net/ethtool/tsconfig.c:267: + tb[ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER], WARNING: line length of 87 exceeds 80 columns #786: FILE: net/ethtool/tsconfig.c:313: + ret = ts_parse_hwtst_provider(tb[ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER], total: 0 errors, 10 warnings, 0 checks, 824 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 9218161b5849 ("net: ethtool: Add support for tsconfig command to get/set hwtstamp config") 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, 10 warnings, 0 checks, 824 lines checked