WARNING: line length of 81 exceeds 80 columns #67: FILE: net/devlink/dpipe.c:175: + if (devlink_nl_put_u64(skb, DEVLINK_ATTR_DPIPE_TABLE_RESOURCE_ID, WARNING: line length of 84 exceeds 80 columns #69: FILE: net/devlink/dpipe.c:177: + devlink_nl_put_u64(skb, DEVLINK_ATTR_DPIPE_TABLE_RESOURCE_UNITS, WARNING: line length of 82 exceeds 80 columns #80: FILE: net/devlink/dpipe.c:405: + if (devlink_nl_put_u64(skb, DEVLINK_ATTR_DPIPE_ENTRY_INDEX, entry->index)) WARNING: line length of 81 exceeds 80 columns #112: FILE: net/devlink/health.c:297: + devlink_nl_put_u64(msg, DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD, WARNING: line length of 82 exceeds 80 columns #244: FILE: net/devlink/resource.c:176: + devlink_nl_put_u64(skb, DEVLINK_ATTR_RESOURCE_SIZE, resource->size) || total: 0 errors, 5 warnings, 0 checks, 264 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 1e6639dbb0de ("devlink: use devlink_nl_put_u64() helper") 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, 264 lines checked