WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #80: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #103: FILE: include/net/net_shaper.h:19: + * NET_SHAPER_SCOPE_QUEUE, NET_SHAPER_SCOPE_NETDEV and NET_SHAPER_SCOPE_DETACHED WARNING: line length of 84 exceeds 80 columns #274: FILE: include/net/net_shaper.h:190: + * // < newly created shaper> .. WARNING: line length of 83 exceeds 80 columns #435: FILE: net/shaper/shaper.c:122: + GENL_SET_ERR_MSG_FMT(info, "device %s does not support H/W shaper", WARNING: line length of 83 exceeds 80 columns #490: FILE: net/shaper/shaper.c:176: + GENL_SET_ERR_MSG_FMT(info, "no shaper is initialized on device %s", WARNING: line length of 86 exceeds 80 columns #498: FILE: net/shaper/shaper.c:184: + GENL_SET_ERR_MSG_FMT(info, "Can't find shaper for handle %x", handle); WARNING: line length of 88 exceeds 80 columns #651: FILE: net/shaper/shaper.c:336: + NL_SET_ERR_MSG(extack, "Can't allocate memory for shaper data"); WARNING: line length of 82 exceeds 80 columns #770: FILE: net/shaper/shaper.c:454: + shapers = kcalloc(nr_shapers, sizeof(struct net_shaper_info), GFP_KERNEL); WARNING: line length of 82 exceeds 80 columns #772: FILE: net/shaper/shaper.c:456: + GENL_SET_ERR_MSG_FMT(info, "Can't allocate memory for %d shapers", WARNING: line length of 82 exceeds 80 columns #847: FILE: net/shaper/shaper.c:530: + GENL_SET_ERR_MSG_FMT(info, "Can't allocate memory for %d handles", total: 0 errors, 10 warnings, 0 checks, 832 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 542a4dca7324 ("net: introduce HW Rate limiting driver API") 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, 10 warnings, 0 checks, 832 lines checked