WARNING: line length of 93 exceeds 80 columns #232: FILE: include/uapi/linux/ethtool_netlink.h:546: + ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER, /* nest - *_TS_HWTSTAMP_PROVIDER_* */ WARNING: line length of 88 exceeds 80 columns #323: 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 #324: 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? #329: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #362: 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 #480: FILE: net/ethtool/tsconfig.c:147: + nest = nla_nest_start(skb, ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER); WARNING: line length of 81 exceeds 80 columns #499: FILE: net/ethtool/tsconfig.c:166: +const struct nla_policy ethnl_tsconfig_set_policy[ETHTOOL_A_TSCONFIG_MAX + 1] = { WARNING: line length of 81 exceeds 80 columns #537: FILE: net/ethtool/tsconfig.c:204: + ETHTOOL_A_TSCONFIG_HEADER, info, &reply_payload); WARNING: line length of 87 exceeds 80 columns #592: FILE: net/ethtool/tsconfig.c:259: + ret = ts_parse_hwtst_provider(tb[ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER], WARNING: line length of 93 exceeds 80 columns #607: FILE: net/ethtool/tsconfig.c:274: + tb[ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER], WARNING: line length of 93 exceeds 80 columns #618: FILE: net/ethtool/tsconfig.c:285: + tb[ETHTOOL_A_TSCONFIG_HWTSTAMP_PROVIDER], total: 0 errors, 11 warnings, 0 checks, 667 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 46ab84507664 ("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, 11 warnings, 0 checks, 667 lines checked