WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #38: new file mode 100644 WARNING: line length of 86 exceeds 80 columns #998: FILE: drivers/infiniband/hw/ionic/ionic_admin.c:956: + ionic_intr_mask_assert(dev->lif_cfg.intr_ctrl, eq->intr, IONIC_INTR_MASK_SET); WARNING: line length of 81 exceeds 80 columns #1013: FILE: drivers/infiniband/hw/ionic/ionic_admin.c:971: + ionic_intr_mask(dev->lif_cfg.intr_ctrl, eq->intr, IONIC_INTR_MASK_CLEAR); WARNING: line length of 81 exceeds 80 columns #1237: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:29: + u32 comp_vec_count = dev->lif_cfg.eq_count / dev->lif_cfg.udma_count - 1; WARNING: line length of 87 exceeds 80 columns #1239: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:31: + return (comp_vector % comp_vec_count + 1) * dev->lif_cfg.udma_count + udma_idx; WARNING: line length of 82 exceeds 80 columns #2061: FILE: drivers/infiniband/hw/ionic/ionic_pgtbl.c:52: + rdma_umem_for_each_dma_block(umem, &biter, BIT_ULL(buf->page_size_log2)) { total: 0 errors, 6 warnings, 0 checks, 2558 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 da600a29ef14 ("RDMA/ionic: Create device queues to support admin operations") 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, 6 warnings, 0 checks, 2558 lines checked