WARNING: line length of 82 exceeds 80 columns #137: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:289: + PPE_AC_UNICAST_QUEUE_CFG_TBL_INC * queue_id; WARNING: line length of 86 exceeds 80 columns #141: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:293: + ARRAY_SIZE(unicast_queue_cfg)); WARNING: line length of 85 exceeds 80 columns #145: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:297: + PPE_AC_UNICAST_QUEUE_SET_EN(unicast_queue_cfg, true); WARNING: line length of 86 exceeds 80 columns #146: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:298: + PPE_AC_UNICAST_QUEUE_SET_GRP_ID(unicast_queue_cfg, 0); WARNING: line length of 85 exceeds 80 columns #147: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:299: + PPE_AC_UNICAST_QUEUE_SET_PRE_LIMIT(unicast_queue_cfg, WARNING: line length of 94 exceeds 80 columns #148: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:300: + queue_cfg[i].prealloc_buf); WARNING: line length of 83 exceeds 80 columns #149: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:301: + PPE_AC_UNICAST_QUEUE_SET_DYNAMIC(unicast_queue_cfg, WARNING: line length of 87 exceeds 80 columns #150: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:302: + queue_cfg[i].dynamic); WARNING: line length of 82 exceeds 80 columns #151: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:303: + PPE_AC_UNICAST_QUEUE_SET_WEIGHT(unicast_queue_cfg, WARNING: line length of 85 exceeds 80 columns #152: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:304: + queue_cfg[i].weight); WARNING: line length of 85 exceeds 80 columns #153: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:305: + PPE_AC_UNICAST_QUEUE_SET_THRESHOLD(unicast_queue_cfg, WARNING: line length of 86 exceeds 80 columns #154: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:306: + queue_cfg[i].ceil); WARNING: line length of 86 exceeds 80 columns #155: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:307: + PPE_AC_UNICAST_QUEUE_SET_GRN_RESUME(unicast_queue_cfg, WARNING: line length of 96 exceeds 80 columns #156: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:308: + queue_cfg[i].resume_offset); WARNING: line length of 87 exceeds 80 columns #160: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:312: + ARRAY_SIZE(unicast_queue_cfg)); WARNING: line length of 84 exceeds 80 columns #165: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:317: + PPE_AC_MULTICAST_QUEUE_CFG_TBL_INC * queue_id; WARNING: line length of 88 exceeds 80 columns #169: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:321: + ARRAY_SIZE(multicast_queue_cfg)); WARNING: line length of 89 exceeds 80 columns #173: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:325: + PPE_AC_MULTICAST_QUEUE_SET_EN(multicast_queue_cfg, true); WARNING: line length of 94 exceeds 80 columns #174: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:326: + PPE_AC_MULTICAST_QUEUE_SET_GRN_GRP_ID(multicast_queue_cfg, 0); WARNING: line length of 93 exceeds 80 columns #175: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:327: + PPE_AC_MULTICAST_QUEUE_SET_GRN_PRE_LIMIT(multicast_queue_cfg, WARNING: line length of 100 exceeds 80 columns #176: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:328: + queue_cfg[i].prealloc_buf); WARNING: line length of 93 exceeds 80 columns #177: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:329: + PPE_AC_MULTICAST_QUEUE_SET_GRN_THRESHOLD(multicast_queue_cfg, WARNING: line length of 92 exceeds 80 columns #178: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:330: + queue_cfg[i].ceil); WARNING: line length of 90 exceeds 80 columns #179: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:331: + PPE_AC_MULTICAST_QUEUE_SET_GRN_RESUME(multicast_queue_cfg, WARNING: line length of 98 exceeds 80 columns #180: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:332: + queue_cfg[i].resume_offset); WARNING: line length of 89 exceeds 80 columns #184: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:336: + ARRAY_SIZE(multicast_queue_cfg)); WARNING: line length of 84 exceeds 80 columns #190: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:342: + reg = PPE_ENQ_OPR_TBL_ADDR + PPE_ENQ_OPR_TBL_INC * queue_id; WARNING: line length of 84 exceeds 80 columns #197: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:349: + reg = PPE_DEQ_OPR_TBL_ADDR + PPE_DEQ_OPR_TBL_INC * queue_id; WARNING: line length of 84 exceeds 80 columns #285: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:98: + FIELD_MODIFY(PPE_AC_UNICAST_QUEUE_CFG_W3_GRN_RESUME, (tbl_cfg) + 0x3, value) WARNING: line length of 82 exceeds 80 columns #308: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:121: + FIELD_MODIFY(PPE_AC_MULTICAST_QUEUE_CFG_W2_RESUME, (tbl_cfg) + 0x2, value) total: 0 errors, 30 warnings, 0 checks, 297 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 d37264be607a ("net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574") 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, 30 warnings, 0 checks, 297 lines checked