WARNING: line length of 82 exceeds 80 columns #240: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:244: + rc = ionic_resid_get_shared(&dev->inuse_qpid, IB_QPT_GSI, IB_QPT_GSI + 1); WARNING: line length of 81 exceeds 80 columns #517: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:521: + rc = rdma_read_gid_l2_fields(grh->sgid_attr, &vlan, &hdr->eth.smac_h[0]); WARNING: line length of 85 exceeds 80 columns #594: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:598: + *(__be16 *)(hdr->grh.destination_gid.raw + 10) = cpu_to_be16(0xffff); WARNING: line length of 87 exceeds 80 columns #2030: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2034: + if (max_sge > min(ionic_v1_recv_wqe_max_sge(dev->lif_cfg.max_stride, 0, false), WARNING: line length of 81 exceeds 80 columns #2290: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2294: + wc = (qp->rq_cmb & (IONIC_CMB_WC | IONIC_CMB_UC)) WARNING: line length of 81 exceeds 80 columns #2293: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2297: + wc = (qp->rq_cmb & (IONIC_CMB_WC | IONIC_CMB_UC)) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #3859: new file mode 100644 total: 0 errors, 7 warnings, 0 checks, 3901 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 40c01d0bd917 ("RDMA/ionic: Register device ops for control path") 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, 7 warnings, 0 checks, 3901 lines checked