WARNING: line length of 82 exceeds 80 columns #129: FILE: net/devlink/health.c:300: + DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD_DELAY, WARNING: line length of 101 exceeds 80 columns #158: FILE: net/devlink/health.c:485: + nla_get_u64(info->attrs[DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD_DELAY]); WARNING: line length of 128 exceeds 80 columns #180: FILE: net/devlink/netlink_gen.c:392: +static const struct nla_policy devlink_health_reporter_set_nl_policy[DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD_DELAY + 1] = { WARNING: line length of 84 exceeds 80 columns #188: FILE: net/devlink/netlink_gen.c:400: + [DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD_DELAY] = { .type = NLA_U64, }, WARNING: line length of 85 exceeds 80 columns #197: FILE: net/devlink/netlink_gen.c:1036: + .maxattr = DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD_DELAY, total: 0 errors, 5 warnings, 0 checks, 120 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 c017947cec6c ("devlink: Make health reporter grace period delay configurable") 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, 5 warnings, 0 checks, 120 lines checked