WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #60: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #189: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:125: + reg = PPE_BM_PORT_FC_CFG_TBL_ADDR + PPE_BM_PORT_FC_CFG_TBL_INC * bm_port_id; WARNING: line length of 84 exceeds 80 columns #327: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:46: + u32p_replace_bits((u32 *)tbl_cfg, value, PPE_BM_PORT_FC_W0_RESUME_THRESHOLD) WARNING: line length of 81 exceeds 80 columns #329: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:48: + u32p_replace_bits((u32 *)tbl_cfg, value, PPE_BM_PORT_FC_W0_RESUME_OFFSET) WARNING: line length of 88 exceeds 80 columns #333: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:52: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_BM_PORT_FC_W1_CEILING_HIGH) WARNING: line length of 82 exceeds 80 columns #335: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:54: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_BM_PORT_FC_W1_WEIGHT) WARNING: line length of 83 exceeds 80 columns #337: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:56: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_BM_PORT_FC_W1_DYNAMIC) WARNING: line length of 85 exceeds 80 columns #339: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:58: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_BM_PORT_FC_W1_PRE_ALLOC) total: 0 errors, 8 warnings, 0 checks, 286 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 43aa802f1848 ("net: ethernet: qualcomm: Initialize PPE buffer 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, 8 warnings, 0 checks, 286 lines checked