WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #23: new file mode 100644 CHECK: No space is necessary after a cast #135: FILE: net/homa/homa_outgoing.c:108: + skb = homa_skb_new_tx(sizeof32(struct homa_data_hdr) + length + CHECK: Alignment should match open parenthesis #747: FILE: net/homa/homa_outgoing.c:720: + list_for_each_entry(cur, &homa->throttled_rpcs, + throttled_links) { CHECK: Alignment should match open parenthesis #826: FILE: net/homa/homa_outgoing.c:799: + list_for_each_entry(candidate, &homa->throttled_rpcs, + throttled_links) { CHECK: Alignment should match open parenthesis #838: FILE: net/homa/homa_outgoing.c:811: + list_add_tail(&rpc->throttled_links, + &candidate->throttled_links); total: 0 errors, 1 warnings, 4 checks, 835 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 06e2aa4e585d ("net: homa: create homa_outgoing.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, 1 warnings, 4 checks, 835 lines checked