WARNING: line length of 82 exceeds 80 columns #483: FILE: drivers/infiniband/hw/bng_re/bng_res.h:193: + return !!(dev_cap_ext_flags_2 & CREQ_QUERY_FUNC_RESP_SB_MAX_SRQ_EXTENDED); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #490: new file mode 100644 WARNING: line length of 83 exceeds 80 columns #525: FILE: drivers/infiniband/hw/bng_re/bng_sp.c:31: + bng_re_fill_cmdqmsg(&msg, &req, &resp, NULL, sizeof(req), sizeof(resp), 0); WARNING: line length of 84 exceeds 80 columns #601: FILE: drivers/infiniband/hw/bng_re/bng_sp.c:107: + * to stack can be up to twice the value reported by the HW, up to 256 gids. WARNING: line length of 83 exceeds 80 columns #604: FILE: drivers/infiniband/hw/bng_re/bng_sp.c:110: + attr->max_sgid = min_t(u32, BNG_RE_NUM_GIDS_SUPPORTED, 2 * attr->max_sgid); total: 0 errors, 5 warnings, 0 checks, 602 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 b0f4264eaabb ("RDMA/bng_re: Enable Firmware channel and query device attributes") 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, 602 lines checked