WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #24: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #169: FILE: net/homa/homa_impl.h:141: +static inline struct homa_rpc *homa_interest_get_rpc(struct homa_interest *interest) CHECK: Alignment should match open parenthesis #185: FILE: net/homa/homa_impl.h:157: +static inline void homa_interest_set_rpc(struct homa_interest *interest, + struct homa_rpc *rpc, WARNING: Missing a blank line after declarations #597: FILE: net/homa/homa_impl.h:569: + struct in6_addr mapped; + if (addr) { total: 0 errors, 3 warnings, 1 checks, 793 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 00b0bed9d86b ("net: homa: create shared Homa header files") 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, 3 warnings, 1 checks, 793 lines checked