WARNING: line length of 92 exceeds 80 columns #88: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:741: + NL_SET_ERR_MSG_MOD(extack, "Please use multiples of 100Mbps for bandwidth"); WARNING: line length of 82 exceeds 80 columns #223: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:1305: + netdev_err(ndev, "Failed to set bandwidth clamp: %d, 0x%x\n", err, WARNING: line length of 87 exceeds 80 columns #243: FILE: drivers/net/ethernet/microsoft/mana/mana_en.c:3167: + debugfs_create_u32("current_speed", 0400, apc->mana_port_debugfs, &apc->speed); total: 0 errors, 3 warnings, 0 checks, 250 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 f4f09f77acd9 ("net: mana: Add support for net_shaper_ops") 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, 250 lines checked