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 82 exceeds 80 columns #242: FILE: net/homa/homa_peer.c:218: + inet->sk.sk_mark, inet->tos, RT_SCOPE_UNIVERSE, WARNING: line length of 83 exceeds 80 columns #244: FILE: net/homa/homa_peer.c:220: + peer->addr.in6_u.u6_addr32[3], inet->inet_saddr, WARNING: please, no space before tabs #547: FILE: net/homa/homa_peer.h:198: +// ^I__acquires(&peer->ack_lock)$ WARNING: please, no space before tabs #549: FILE: net/homa/homa_peer.h:200: +// ^Iif (!spin_trylock_bh(&peer->ack_lock))$ WARNING: please, no space before tabs #550: FILE: net/homa/homa_peer.h:201: +// ^I^Ihoma_peer_lock_slow(peer);$ total: 0 errors, 8 warnings, 0 checks, 553 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 bfecc0040b31 ("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, 8 warnings, 0 checks, 553 lines checked