WARNING: line length of 86 exceeds 80 columns #84: FILE: fs/nfs/direct.c:386: + req = nfs_page_create_from_page(dreq->ctx, pagevec[i], pinned, WARNING: line length of 82 exceeds 80 columns #94: FILE: fs/nfs/direct.c:403: + nfs_direct_release_pages(pagevec + i, npages - i, pinned); CHECK: Blank lines aren't necessary after an open brace '{' #103: FILE: fs/nfs/direct.c:899: while (iov_iter_count(iter)) { + WARNING: line length of 86 exceeds 80 columns #128: FILE: fs/nfs/direct.c:923: + req = nfs_page_create_from_page(dreq->ctx, pagevec[i], pinned, WARNING: line length of 82 exceeds 80 columns #138: FILE: fs/nfs/direct.c:968: + nfs_direct_release_pages(pagevec + i, npages - i, pinned); total: 0 errors, 4 warnings, 1 checks, 105 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 69d5ab8e67e6 ("nfs: allow P2PDMA in direct I/O path") 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, 1 checks, 105 lines checked