WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #34: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #247: FILE: include/uapi/linux/net_shaper.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ WARNING: line length of 81 exceeds 80 columns #422: FILE: net/shaper/shaper_nl_gen.c:19: +const struct nla_policy net_shaper_ns_info_nl_policy[NET_SHAPER_A_WEIGHT + 1] = { WARNING: line length of 87 exceeds 80 columns #434: FILE: net/shaper/shaper_nl_gen.c:31: +static const struct nla_policy net_shaper_get_do_nl_policy[NET_SHAPER_A_HANDLE + 1] = { WARNING: line length of 90 exceeds 80 columns #440: FILE: net/shaper/shaper_nl_gen.c:37: +static const struct nla_policy net_shaper_get_dump_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 85 exceeds 80 columns #445: FILE: net/shaper/shaper_nl_gen.c:42: +static const struct nla_policy net_shaper_set_nl_policy[NET_SHAPER_A_SHAPERS + 1] = { WARNING: line length of 81 exceeds 80 columns #447: FILE: net/shaper/shaper_nl_gen.c:44: + [NET_SHAPER_A_SHAPERS] = NLA_POLICY_NESTED(net_shaper_ns_info_nl_policy), WARNING: line length of 88 exceeds 80 columns #451: FILE: net/shaper/shaper_nl_gen.c:48: +static const struct nla_policy net_shaper_delete_nl_policy[NET_SHAPER_A_HANDLES + 1] = { WARNING: line length of 82 exceeds 80 columns #503: FILE: net/shaper/shaper_nl_gen.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ WARNING: line length of 85 exceeds 80 columns #518: FILE: net/shaper/shaper_nl_gen.h:16: +extern const struct nla_policy net_shaper_ns_info_nl_policy[NET_SHAPER_A_WEIGHT + 1]; total: 0 errors, 10 warnings, 0 checks, 449 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 fce7ae206afa ("netlink: spec: add shaper YAML spec") 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, 449 lines checked