WARNING: line length of 82 exceeds 80 columns #237: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:247: + rc = ionic_resid_get_shared(&dev->inuse_qpid, IB_QPT_GSI, IB_QPT_GSI + 1); WARNING: line length of 81 exceeds 80 columns #519: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:529: + rc = rdma_read_gid_l2_fields(grh->sgid_attr, &vlan, &hdr->eth.smac_h[0]); WARNING: line length of 85 exceeds 80 columns #596: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:606: + *(__be16 *)(hdr->grh.destination_gid.raw + 10) = cpu_to_be16(0xffff); WARNING: line length of 87 exceeds 80 columns #2049: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2059: + 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 #2315: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2325: + wc = (qp->rq_cmb & (IONIC_CMB_WC | IONIC_CMB_UC)) WARNING: line length of 81 exceeds 80 columns #2318: FILE: drivers/infiniband/hw/ionic/ionic_controlpath.c:2328: + wc = (qp->rq_cmb & (IONIC_CMB_WC | IONIC_CMB_UC)) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #3877: new file mode 100644 total: 0 errors, 7 warnings, 0 checks, 3920 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 f9718d3fb018 ("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, 3920 lines checked