WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #20: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #98: FILE: net/homa/homa_peer.c:74: + struct homa_dead_dst *dead = list_first_entry(&peertab->dead_dsts, WARNING: line length of 83 exceeds 80 columns #99: FILE: net/homa/homa_peer.c:75: + struct homa_dead_dst, WARNING: line length of 83 exceeds 80 columns #133: FILE: net/homa/homa_peer.c:109: + __u32 bucket = hash_32(addr->in6_u.u6_addr32[0], HOMA_PEERTAB_BUCKET_BITS); WARNING: line length of 82 exceeds 80 columns #238: FILE: net/homa/homa_peer.c:214: + inet->sk.sk_mark, inet->tos, RT_SCOPE_UNIVERSE, WARNING: line length of 83 exceeds 80 columns #240: FILE: net/homa/homa_peer.c:216: + peer->addr.in6_u.u6_addr32[3], inet->inet_saddr, total: 0 errors, 6 warnings, 0 checks, 541 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 46d4e2d2ebf0 ("net: homa: create homa_peer.h and homa_peer.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, 6 warnings, 0 checks, 541 lines checked