WARNING: line length of 84 exceeds 80 columns #159: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:158: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_VSI_W1_NEW_ADDR_LRN_EN) WARNING: line length of 85 exceeds 80 columns #161: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:160: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_VSI_W1_NEW_ADDR_FWD_CMD) WARNING: line length of 88 exceeds 80 columns #163: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:162: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_VSI_W1_STATION_MOVE_LRN_EN) WARNING: line length of 89 exceeds 80 columns #165: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:164: + u32p_replace_bits((u32 *)(tbl_cfg) + 0x1, value, PPE_VSI_W1_STATION_MOVE_FWD_CMD) WARNING: line length of 86 exceeds 80 columns #182: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_regs.h:212: + u32p_replace_bits((u32 *)tbl_cfg, value, PPE_L2_VP_PORT_W0_INVALID_VSI_FWD_EN) total: 0 errors, 5 warnings, 0 checks, 152 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 a3b7837734fd ("net: ethernet: qualcomm: Initialize PPE L2 bridge 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, 5 warnings, 0 checks, 152 lines checked