WARNING: line length of 82 exceeds 80 columns #96: FILE: net/smc/smc_core.h:365: + /* number of WR buffers on send */ WARNING: line length of 82 exceeds 80 columns #98: FILE: net/smc/smc_core.h:367: + /* number of WR buffers on recv */ WARNING: line length of 87 exceeds 80 columns #243: FILE: net/smc/smc_wr.c:772: + link->wr_tx_sges = kcalloc(link->lgr->max_send_wr, sizeof(link->wr_tx_sges[0]), total: 0 errors, 3 warnings, 0 checks, 216 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 e65804d8f199 ("net/smc: make wr buffer count configurable") 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, 3 warnings, 0 checks, 216 lines checked