WARNING: line length of 82 exceeds 80 columns #349: 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 #545: FILE: net/shaper/shaper_nl_gen.c:29: +const struct nla_policy net_shaper_root_info_nl_policy[NET_SHAPER_A_PARENT + 1] = { WARNING: line length of 88 exceeds 80 columns #557: FILE: net/shaper/shaper_nl_gen.c:41: +static const struct nla_policy net_shaper_get_do_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 90 exceeds 80 columns #563: FILE: net/shaper/shaper_nl_gen.c:47: +static const struct nla_policy net_shaper_get_dump_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 84 exceeds 80 columns #568: FILE: net/shaper/shaper_nl_gen.c:52: +static const struct nla_policy net_shaper_set_nl_policy[NET_SHAPER_A_SHAPER + 1] = { WARNING: line length of 88 exceeds 80 columns #574: FILE: net/shaper/shaper_nl_gen.c:58: +static const struct nla_policy net_shaper_delete_nl_policy[NET_SHAPER_A_IFINDEX + 1] = { WARNING: line length of 84 exceeds 80 columns #580: FILE: net/shaper/shaper_nl_gen.c:64: +static const struct nla_policy net_shaper_group_nl_policy[NET_SHAPER_A_ROOT + 1] = { WARNING: line length of 82 exceeds 80 columns #648: 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 82 exceeds 80 columns #663: 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 #664: FILE: net/shaper/shaper_nl_gen.h:17: +extern const struct nla_policy net_shaper_root_info_nl_policy[NET_SHAPER_A_PARENT + 1]; total: 0 errors, 10 warnings, 0 checks, 594 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 779dd86978b8 ("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, 594 lines checked