WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #23: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #359: FILE: net/homa/homa_rpc.c:332: + list_for_each_entry_safe(rpc, tmp, &hsk->dead_rpcs, dead_links) { CHECK: Lines should not end with a '(' #384: FILE: net/homa/homa_rpc.c:357: + rpc->msgout.packets = homa_get_skb_info( WARNING: line length of 81 exceeds 80 columns #411: FILE: net/homa/homa_rpc.c:384: + &hsk->sock.sk_wmem_alloc)); WARNING: line length of 84 exceeds 80 columns #431: FILE: net/homa/homa_rpc.c:404: + rpc->msgin.bpage_offsets); CHECK: Lines should not end with a '(' #436: FILE: net/homa/homa_rpc.c:409: + gap = list_first_entry_or_null( total: 0 errors, 4 warnings, 2 checks, 1013 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 7145ae897ea1 ("net: homa: create homa_rpc.h and homa_rpc.c") 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, 4 warnings, 2 checks, 1013 lines checked