WARNING: line length of 82 exceeds 80 columns #97: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:734: + NL_SET_ERR_MSG_MOD(opt->extack, "invalid parent classid"); WARNING: line length of 90 exceeds 80 columns #100: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:737: + NL_SET_ERR_MSG_MOD(opt->extack, "Cannot create multiple classes"); WARNING: line length of 82 exceeds 80 columns #223: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:1325: + netdev_err(ndev, "Failed to set bandwidth clamp: %d, 0x%x\n", err, total: 0 errors, 3 warnings, 0 checks, 215 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 8926e3099f02 ("net: mana: Add sched HTB offload support") 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, 3 warnings, 0 checks, 215 lines checked