WARNING: line length of 83 exceeds 80 columns #123: FILE: net/shaper/shaper.c:648: + NL_SET_ERR_MSG_FMT(extack, "Invalid scope %d for output shaper %x", WARNING: line length of 86 exceeds 80 columns #132: FILE: net/shaper/shaper.c:657: + NL_SET_ERR_MSG_FMT(extack, "Output shaper %x does not exists", WARNING: line length of 98 exceeds 80 columns #138: FILE: net/shaper/shaper.c:663: + NL_SET_ERR_MSG_FMT(extack, "Invalid scope %d for output parent shaper %x", WARNING: line length of 93 exceeds 80 columns #147: FILE: net/shaper/shaper.c:672: + NL_SET_ERR_MSG_FMT(extack, "Output parent shaper %x does not exists", WARNING: line length of 100 exceeds 80 columns #165: FILE: net/shaper/shaper.c:690: + NL_SET_ERR_MSG_FMT(extack, "Invalid scope %d for input shaper %d handle %x", WARNING: line length of 88 exceeds 80 columns #272: FILE: net/shaper/shaper.c:796: + GENL_SET_ERR_MSG_FMT(info, "Can't allocate memory for %d input shapers", total: 0 errors, 6 warnings, 0 checks, 291 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 a016d996cf9b ("net-shapers: implement NL group operation") 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, 6 warnings, 0 checks, 291 lines checked