WARNING: line length of 83 exceeds 80 columns #78: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:32: + rvu_irq_data->afvf_queue_work_hdlr(&rvu->afvf_wq_info, rvu_irq_data->start, WARNING: line length of 82 exceeds 80 columns #130: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:84: + sprintf(&rvu->irq_name[offset * NAME_SIZE], "RVUAF VFAF%d Mbox%d", WARNING: line length of 82 exceeds 80 columns #133: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:87: + rvu->ng_rvu->rvu_mbox_ops->afvf_intr_handler, 0, WARNING: line length of 86 exceeds 80 columns #159: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:243: + bar = (u64)phys_to_virt((u64)rvu->ng_rvu->vf_mbox_addr->base); WARNING: line length of 85 exceeds 80 columns #209: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:333: + rvu_write64(rvu, BLKADDR_RVUM, RVU_MBOX_PF_VF_CFG, ilog2(MBOX_SIZE)); WARNING: line length of 82 exceeds 80 columns #235: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:359: + rvupf_write64(rvu, RVU_MBOX_PF_VFPF_INT_ENA_W1CX(1), INTR_MASK(vfs - 64)); WARNING: line length of 83 exceeds 80 columns #236: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:360: + rvupf_write64(rvu, RVU_MBOX_PF_VFPF1_INT_ENA_W1CX(1), INTR_MASK(vfs - 64)); WARNING: line length of 82 exceeds 80 columns #260: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:384: + rvupf_write64(rvu, RVU_MBOX_PF_VFPF_INT_ENA_W1SX(1), INTR_MASK(vfs - 64)); WARNING: line length of 83 exceeds 80 columns #262: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/mbox_init.c:386: + rvupf_write64(rvu, RVU_MBOX_PF_VFPF1_INT_ENA_W1SX(1), INTR_MASK(vfs - 64)); WARNING: line length of 82 exceeds 80 columns #414: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu.c:3107: + rvu->ng_rvu->rvu_mbox_ops->afvf_intr_handler, 0, WARNING: line length of 82 exceeds 80 columns #453: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu.c:3122: + rvu->ng_rvu->rvu_mbox_ops->afvf_intr_handler, 0, WARNING: line length of 81 exceeds 80 columns #554: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c:93: + trace_otx2_msg_interrupt(mbox->pdev, "DOWN reply from PF0 to VF", WARNING: line length of 81 exceeds 80 columns #568: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c:107: + trace_otx2_msg_interrupt(mbox->pdev, "UP message from PF0 to VF", WARNING: line length of 82 exceeds 80 columns #724: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:262: + otx2vf_vfaf_mbox_intr_handler, 0, irq_name, vf); WARNING: line length of 82 exceeds 80 columns #727: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:265: + vf->hw_ops->vfaf_mbox_intr_handler, 0, irq_name, WARNING: line length of 82 exceeds 80 columns #761: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:340: + hwbase = vf->reg_base + RVU_VF_MBOX_REGION + ((u64)BLKADDR_MBOX << total: 0 errors, 16 warnings, 0 checks, 659 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 cd1be50eced0 ("octeontx2-af: CN20K mbox implementation for AF's VF") 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, 16 warnings, 0 checks, 659 lines checked