WARNING: line length of 81 exceeds 80 columns #567: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:682: + struct ppe_scheduler_cfg scheduler_cfg) WARNING: line length of 84 exceeds 80 columns #576: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:691: + val |= FIELD_PREP(PPE_L0_FLOW_MAP_TBL_C_NODE_WT, scheduler_cfg.drr_node_wt); WARNING: line length of 84 exceeds 80 columns #577: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:692: + val |= FIELD_PREP(PPE_L0_FLOW_MAP_TBL_E_NODE_WT, scheduler_cfg.drr_node_wt); WARNING: line length of 83 exceeds 80 columns #584: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:699: + (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) * WARNING: line length of 83 exceeds 80 columns #586: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:701: + val = FIELD_PREP(PPE_L0_C_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id); WARNING: line length of 96 exceeds 80 columns #587: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:702: + val |= FIELD_PREP(PPE_L0_C_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet); WARNING: line length of 83 exceeds 80 columns #594: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:709: + (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) * WARNING: line length of 83 exceeds 80 columns #596: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:711: + val = FIELD_PREP(PPE_L0_E_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id); WARNING: line length of 96 exceeds 80 columns #597: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:712: + val |= FIELD_PREP(PPE_L0_E_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet); WARNING: line length of 85 exceeds 80 columns #603: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:718: + reg = PPE_L0_FLOW_PORT_MAP_TBL_ADDR + node_id * PPE_L0_FLOW_PORT_MAP_TBL_INC; WARNING: line length of 87 exceeds 80 columns #611: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:726: + val = FIELD_PREP(PPE_L0_COMP_CFG_TBL_NODE_METER_LEN, scheduler_cfg.frame_mode); WARNING: line length of 81 exceeds 80 columns #621: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:736: + struct ppe_scheduler_cfg scheduler_cfg) WARNING: line length of 84 exceeds 80 columns #629: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:744: + val |= FIELD_PREP(PPE_L1_FLOW_MAP_TBL_C_NODE_WT, scheduler_cfg.drr_node_wt); WARNING: line length of 84 exceeds 80 columns #630: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:745: + val |= FIELD_PREP(PPE_L1_FLOW_MAP_TBL_E_NODE_WT, scheduler_cfg.drr_node_wt); WARNING: line length of 83 exceeds 80 columns #637: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:752: + val = FIELD_PREP(PPE_L1_C_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id); WARNING: line length of 96 exceeds 80 columns #638: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:753: + val |= FIELD_PREP(PPE_L1_C_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet); WARNING: line length of 83 exceeds 80 columns #640: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:755: + (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) * WARNING: line length of 83 exceeds 80 columns #647: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:762: + val = FIELD_PREP(PPE_L1_E_FLOW_CFG_TBL_NODE_ID, scheduler_cfg.drr_node_id); WARNING: line length of 96 exceeds 80 columns #648: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:763: + val |= FIELD_PREP(PPE_L1_E_FLOW_CFG_TBL_NODE_CREDIT_UNIT, scheduler_cfg.unit_is_packet); WARNING: line length of 85 exceeds 80 columns #650: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:765: + (scheduler_cfg.flow_id * PPE_QUEUE_SCH_PRI_NUM + scheduler_cfg.pri) * WARNING: line length of 85 exceeds 80 columns #658: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:773: + reg = PPE_L1_FLOW_PORT_MAP_TBL_ADDR + node_id * PPE_L1_FLOW_PORT_MAP_TBL_INC; WARNING: line length of 87 exceeds 80 columns #665: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:780: + val = FIELD_PREP(PPE_L1_COMP_CFG_TBL_NODE_METER_LEN, scheduler_cfg.frame_mode); WARNING: line length of 97 exceeds 80 columns #667: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:782: + return regmap_update_bits(ppe_dev->regmap, reg, PPE_L1_COMP_CFG_TBL_NODE_METER_LEN, val); WARNING: line length of 83 exceeds 80 columns #703: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1017: + const struct ppe_scheduler_port_config config) WARNING: line length of 96 exceeds 80 columns #769: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1083: + val |= FIELD_PREP(PPE_BM_SCH_CFG_TBL_SECOND_PORT_VALID, bm_cfg[i].second_valid); WARNING: line length of 89 exceeds 80 columns #770: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1084: + val |= FIELD_PREP(PPE_BM_SCH_CFG_TBL_SECOND_PORT, bm_cfg[i].second_port); WARNING: line length of 82 exceeds 80 columns #825: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1139: + dev_err(ppe_dev->dev, "PPE scheduler arbitration config error %d\n", ret); total: 0 errors, 27 warnings, 0 checks, 971 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 52bba1420193 ("net: ethernet: qualcomm: Initialize the PPE scheduler 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, 27 warnings, 0 checks, 971 lines checked