WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #247: new file mode 100644 WARNING: line length of 94 exceeds 80 columns #586: FILE: net/core/netdev-genl-gen.c:110: +static const struct nla_policy netdev_tx_clk_get_do_nl_policy[NETDEV_A_TX_CLK_IFINDEX + 1] = { WARNING: line length of 96 exceeds 80 columns #591: FILE: net/core/netdev-genl-gen.c:115: +static const struct nla_policy netdev_tx_clk_get_dump_nl_policy[NETDEV_A_TX_CLK_IFINDEX + 1] = { WARNING: line length of 88 exceeds 80 columns #596: FILE: net/core/netdev-genl-gen.c:120: +static const struct nla_policy netdev_tx_clk_set_nl_policy[NETDEV_A_TX_CLK_TYPE + 1] = { WARNING: line length of 92 exceeds 80 columns #767: FILE: net/core/netdev-genl.c:1237: + NL_SET_ERR_MSG_FMT(info->extack, "Device with index %u not found", ifindex); WARNING: line length of 89 exceeds 80 columns #773: FILE: net/core/netdev-genl.c:1243: + NL_SET_ERR_MSG(info->extack, "Device does not support TX clock control"); WARNING: line length of 93 exceeds 80 columns #779: FILE: net/core/netdev-genl.c:1249: + NL_SET_ERR_MSG(info->extack, "Device TX clock data temporarily unavailable"); WARNING: line length of 95 exceeds 80 columns #797: FILE: net/core/netdev-genl.c:1267: + NL_SET_ERR_MSG(info->extack, "Failed to query TX clock state"); WARNING: line length of 85 exceeds 80 columns #859: FILE: net/core/netdev-genl.c:1329: + NL_SET_ERR_MSG(info->extack, "Missing required TX clock parameters"); WARNING: line length of 92 exceeds 80 columns #869: FILE: net/core/netdev-genl.c:1339: + NL_SET_ERR_MSG_FMT(info->extack, "Device with index %u not found", ifindex); WARNING: line length of 89 exceeds 80 columns #875: FILE: net/core/netdev-genl.c:1345: + NL_SET_ERR_MSG(info->extack, "Device does not support TX clock control"); WARNING: line length of 93 exceeds 80 columns #881: FILE: net/core/netdev-genl.c:1351: + NL_SET_ERR_MSG(info->extack, "Device TX clock data temporarily unavailable"); WARNING: line length of 87 exceeds 80 columns #900: FILE: net/core/netdev-genl.c:1370: + NL_SET_ERR_MSG_FMT(info->extack, "TX clock source (type=%u) not found", WARNING: line length of 94 exceeds 80 columns #914: FILE: net/core/netdev-genl.c:1384: + NL_SET_ERR_MSG_FMT(info->extack, "Failed to enable TX clock source: %d", err); total: 0 errors, 14 warnings, 0 checks, 1078 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 135462beb3af ("net: add net-device TX clock source selection framework") 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, 14 warnings, 0 checks, 1078 lines checked