WARNING: line length of 81 exceeds 80 columns #138: FILE: net/ipv4/udp.c:893: + iph->saddr, uh->dest, skb->dev->ifindex, 0, NULL); WARNING: line length of 83 exceeds 80 columns #247: FILE: net/ipv4/udp.c:2657: + return __udp4_lib_mcast_deliver(net, skb, uh, saddr, daddr, proto); WARNING: line length of 81 exceeds 80 columns #294: FILE: net/ipv4/udp_diag.c:42: + req->id.idiag_src[0], req->id.idiag_sport, WARNING: line length of 81 exceeds 80 columns #295: FILE: net/ipv4/udp_diag.c:43: + req->id.idiag_dst[0], req->id.idiag_dport, WARNING: line length of 81 exceeds 80 columns #357: FILE: net/ipv4/udp_diag.c:163: + req->id.idiag_dst[0], req->id.idiag_dport, WARNING: line length of 81 exceeds 80 columns #358: FILE: net/ipv4/udp_diag.c:164: + req->id.idiag_src[0], req->id.idiag_sport, WARNING: line length of 89 exceeds 80 columns #369: FILE: net/ipv4/udp_diag.c:171: + req->id.idiag_dst[3], req->id.idiag_dport, WARNING: line length of 89 exceeds 80 columns #370: FILE: net/ipv4/udp_diag.c:172: + req->id.idiag_src[3], req->id.idiag_sport, total: 0 errors, 8 warnings, 0 checks, 328 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 8855f84a86b1 ("udp: Don't pass udptable to IPv4 socket lookup functions.") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 328 lines checked