WARNING: line length of 82 exceeds 80 columns #373: 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 83 exceeds 80 columns #570: FILE: net/shaper/shaper_nl_gen.c:14: +const struct nla_policy net_shaper_handle_nl_policy[NET_SHAPER_A_HANDLE_ID + 1] = { WARNING: line length of 83 exceeds 80 columns #585: FILE: net/shaper/shaper_nl_gen.c:29: +const struct nla_policy net_shaper_leaf_info_nl_policy[NET_SHAPER_A_WEIGHT + 1] = { WARNING: line length of 83 exceeds 80 columns #591: FILE: net/shaper/shaper_nl_gen.c:35: +const struct nla_policy net_shaper_node_info_nl_policy[NET_SHAPER_A_PARENT + 1] = { WARNING: line length of 88 exceeds 80 columns #603: FILE: net/shaper/shaper_nl_gen.c:47: +static const struct nla_policy net_shaper_get_do_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 90 exceeds 80 columns #609: FILE: net/shaper/shaper_nl_gen.c:53: +static const struct nla_policy net_shaper_get_dump_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 84 exceeds 80 columns #614: FILE: net/shaper/shaper_nl_gen.c:58: +static const struct nla_policy net_shaper_set_nl_policy[NET_SHAPER_A_SHAPER + 1] = { WARNING: line length of 88 exceeds 80 columns #620: FILE: net/shaper/shaper_nl_gen.c:64: +static const struct nla_policy net_shaper_delete_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 84 exceeds 80 columns #626: FILE: net/shaper/shaper_nl_gen.c:70: +static const struct nla_policy net_shaper_group_nl_policy[NET_SHAPER_A_NODE + 1] = { WARNING: line length of 82 exceeds 80 columns #628: FILE: net/shaper/shaper_nl_gen.c:72: + [NET_SHAPER_A_LEAVES] = NLA_POLICY_NESTED(net_shaper_leaf_info_nl_policy), WARNING: line length of 82 exceeds 80 columns #696: 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 87 exceeds 80 columns #710: FILE: net/shaper/shaper_nl_gen.h:15: +extern const struct nla_policy net_shaper_handle_nl_policy[NET_SHAPER_A_HANDLE_ID + 1]; WARNING: line length of 82 exceeds 80 columns #711: FILE: net/shaper/shaper_nl_gen.h:16: +extern const struct nla_policy net_shaper_info_nl_policy[NET_SHAPER_A_WEIGHT + 1]; WARNING: line length of 87 exceeds 80 columns #712: FILE: net/shaper/shaper_nl_gen.h:17: +extern const struct nla_policy net_shaper_leaf_info_nl_policy[NET_SHAPER_A_WEIGHT + 1]; WARNING: line length of 87 exceeds 80 columns #713: FILE: net/shaper/shaper_nl_gen.h:18: +extern const struct nla_policy net_shaper_node_info_nl_policy[NET_SHAPER_A_PARENT + 1]; total: 0 errors, 15 warnings, 0 checks, 645 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 3ac6c3356427 ("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, 15 warnings, 0 checks, 645 lines checked