ERROR: Remove Gerrit Change-Id's before submitting upstream #16: Change-Id: I1bf7e88d548074cdca1cee7e2f655bfc0e12af1c WARNING: line length of 99 exceeds 80 columns #75: FILE: net/devlink/netlink_gen.c:357: +static const struct nla_policy devlink_port_param_get_do_nl_policy[DEVLINK_ATTR_PARAM_NAME + 1] = { WARNING: line length of 101 exceeds 80 columns #83: FILE: net/devlink/netlink_gen.c:365: +static const struct nla_policy devlink_port_param_get_dump_nl_policy[DEVLINK_ATTR_PORT_INDEX + 1] = { total: 1 errors, 2 warnings, 0 checks, 211 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 8d1e36ffd563 ("devlink: Implement get/dump netlink commands for port params") 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.