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: 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 #599: FILE: drivers/infiniband/hw/bng_re/bng_sp.c:105: + * 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 #602: FILE: drivers/infiniband/hw/bng_re/bng_sp.c:108: + attr->max_sgid = min_t(u32, BNG_RE_NUM_GIDS_SUPPORTED, 2 * attr->max_sgid); total: 0 errors, 4 warnings, 0 checks, 600 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 91f36c39d7a9 ("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 FILE_PATH_CHANGES 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, 4 warnings, 0 checks, 600 lines checked