WARNING: line length of 83 exceeds 80 columns #55: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1210: + ret = regmap_set_bits(ppe_dev->regmap, reg, PPE_MC_MTU_CTRL_TBL_TX_CNT_EN); WARNING: line length of 90 exceeds 80 columns #61: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1216: + return regmap_set_bits(ppe_dev->regmap, reg, PPE_PORT_EG_VLAN_TBL_TX_COUNTING_EN); total: 0 errors, 2 warnings, 0 checks, 186 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 2a54a172f5f1 ("net: ethernet: qualcomm: Initialize PPE port control settings") 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, 2 warnings, 0 checks, 186 lines checked