WARNING: line length of 93 exceeds 80 columns #62: FILE: net/devlink/netlink_gen.c:308: +static const struct nla_policy devlink_resource_dump_do_nl_policy[DEVLINK_ATTR_INDEX + 1] = { WARNING: line length of 90 exceeds 80 columns #65: FILE: net/devlink/netlink_gen.c:311: + [DEVLINK_ATTR_INDEX] = NLA_POLICY_FULL_RANGE(NLA_UINT, &devlink_attr_index_range), WARNING: line length of 95 exceeds 80 columns #69: FILE: net/devlink/netlink_gen.c:315: +static const struct nla_policy devlink_resource_dump_dump_nl_policy[DEVLINK_ATTR_INDEX + 1] = { total: 0 errors, 3 warnings, 0 checks, 164 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 c96e04beb9f4 ("devlink: Add dump support for device-level resources") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 3 warnings, 0 checks, 164 lines checked