WARNING: line length of 83 exceeds 80 columns #45: FILE: net/rds/ib_send.c:586: + RDS_EXTHDR_RDMA, &ext_hdr)) { CHECK: Blank lines aren't necessary after an open brace '{' #46: FILE: net/rds/ib_send.c:587: + RDS_EXTHDR_RDMA, &ext_hdr)) { + WARNING: line length of 81 exceeds 80 columns #48: FILE: net/rds/ib_send.c:589: + rdma_bytes_ext_hdr.h_rflags = rm->rdma.op_write ? WARNING: line length of 88 exceeds 80 columns #49: FILE: net/rds/ib_send.c:590: + RDS_FLAG_RDMA_WR_BYTES : RDS_FLAG_RDMA_RD_BYTES; total: 0 errors, 3 warnings, 1 checks, 200 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 0e95ec1475c0 ("net/rds: new extension header: rdma bytes") 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, 3 warnings, 1 checks, 200 lines checked