WARNING: line length of 81 exceeds 80 columns #58: FILE: include/net/devlink.h:1567: + * This requires holding the devlink lock and can only be called once per object. WARNING: line length of 83 exceeds 80 columns #97: FILE: net/devlink/core.c:315: + if (devlink_rate_domain_eq(devlink->rate_domain, devlink->ops, id)) WARNING: line length of 84 exceeds 80 columns #105: FILE: net/devlink/core.c:323: + list_for_each_entry(rate_domain, &devlink_rate_domains.rate_domains, list) { WARNING: line length of 81 exceeds 80 columns #258: FILE: net/devlink/rate.c:630: + list_for_each_entry(devlink_rate, &devlink->rate_domain->rate_list, list) total: 0 errors, 4 warnings, 0 checks, 193 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 00eac930b319 ("devlink: Introduce shared rate domains") 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, 4 warnings, 0 checks, 193 lines checked