WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #21: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #299: FILE: net/homa/homa_rpc.c:274: + struct homa_gap *gap = list_first_entry_or_null(&rpc->msgin.gaps, WARNING: line length of 88 exceeds 80 columns #300: FILE: net/homa/homa_rpc.c:275: + struct homa_gap, CHECK: Lines should not end with a '(' #377: FILE: net/homa/homa_rpc.c:352: + rpc->msgout.packets = homa_get_skb_info( WARNING: line length of 84 exceeds 80 columns #435: FILE: net/homa/homa_rpc.c:410: + rpc->msgin.bpage_offsets); CHECK: Lines should not end with a '(' #440: FILE: net/homa/homa_rpc.c:415: + gap = list_first_entry_or_null( total: 0 errors, 4 warnings, 2 checks, 943 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 3618e9876949 ("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, 943 lines checked