WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #21: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #300: FILE: net/homa/homa_rpc.c:275: + struct homa_gap *gap = list_first_entry_or_null(&rpc->msgin.gaps, WARNING: line length of 88 exceeds 80 columns #301: FILE: net/homa/homa_rpc.c:276: + struct homa_gap, CHECK: Lines should not end with a '(' #378: FILE: net/homa/homa_rpc.c:353: + rpc->msgout.packets = homa_get_skb_info( WARNING: line length of 84 exceeds 80 columns #436: FILE: net/homa/homa_rpc.c:411: + rpc->msgin.bpage_offsets); CHECK: Lines should not end with a '(' #441: FILE: net/homa/homa_rpc.c:416: + gap = list_first_entry_or_null( total: 0 errors, 4 warnings, 2 checks, 947 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 eb738af93760 ("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, 947 lines checked