WARNING: line length of 82 exceeds 80 columns #336: 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 #531: 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 #536: FILE: net/shaper/shaper_nl_gen.c:19: +const struct nla_policy net_shaper_leaf_info_nl_policy[NET_SHAPER_A_WEIGHT + 1] = { WARNING: line length of 88 exceeds 80 columns #543: FILE: net/shaper/shaper_nl_gen.c:26: +static const struct nla_policy net_shaper_get_do_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 90 exceeds 80 columns #549: FILE: net/shaper/shaper_nl_gen.c:32: +static const struct nla_policy net_shaper_get_dump_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 85 exceeds 80 columns #554: FILE: net/shaper/shaper_nl_gen.c:37: +static const struct nla_policy net_shaper_set_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 88 exceeds 80 columns #566: FILE: net/shaper/shaper_nl_gen.c:49: +static const struct nla_policy net_shaper_delete_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 86 exceeds 80 columns #572: FILE: net/shaper/shaper_nl_gen.c:55: +static const struct nla_policy net_shaper_group_nl_policy[NET_SHAPER_A_LEAVES + 1] = { WARNING: line length of 82 exceeds 80 columns #582: FILE: net/shaper/shaper_nl_gen.c:65: + [NET_SHAPER_A_LEAVES] = NLA_POLICY_NESTED(net_shaper_leaf_info_nl_policy), WARNING: line length of 82 exceeds 80 columns #649: 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 #663: 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 87 exceeds 80 columns #664: FILE: net/shaper/shaper_nl_gen.h:16: +extern const struct nla_policy net_shaper_leaf_info_nl_policy[NET_SHAPER_A_WEIGHT + 1]; total: 0 errors, 12 warnings, 0 checks, 596 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 a15013d02903 ("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, 12 warnings, 0 checks, 596 lines checked