WARNING: line length of 90 exceeds 80 columns #104: FILE: net/devlink/netlink_gen.c:538: +static const struct nla_policy devlink_rate_set_nl_policy[DEVLINK_ATTR_PARENT_DEV + 1] = { WARNING: line length of 87 exceeds 80 columns #112: FILE: net/devlink/netlink_gen.c:548: + [DEVLINK_ATTR_PARENT_DEV] = NLA_POLICY_NESTED(devlink_dl_parent_dev_nl_policy), WARNING: line length of 90 exceeds 80 columns #117: FILE: net/devlink/netlink_gen.c:552: +static const struct nla_policy devlink_rate_new_nl_policy[DEVLINK_ATTR_PARENT_DEV + 1] = { WARNING: line length of 87 exceeds 80 columns #125: FILE: net/devlink/netlink_gen.c:562: + [DEVLINK_ATTR_PARENT_DEV] = NLA_POLICY_NESTED(devlink_dl_parent_dev_nl_policy), total: 0 errors, 4 warnings, 0 checks, 88 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 3d06d1d5cd51 ("devlink: Allow parent dev for rate-set and rate-new") 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, 4 warnings, 0 checks, 88 lines checked