CHECK: Please use a blank line after function/struct/union/enum declarations #43: FILE: net/ipv4/udp.c:354: } +EXPORT_IPV6_MOD(udp_lib_get_port); CHECK: Please use a blank line after function/struct/union/enum declarations #52: FILE: net/ipv4/udp.c:420: } +EXPORT_IPV6_MOD(udp_ehashfn); CHECK: Please use a blank line after function/struct/union/enum declarations #61: FILE: net/ipv4/udp.c:655: } +EXPORT_IPV6_MOD(udp_lib_hash4); CHECK: Please use a blank line after function/struct/union/enum declarations #70: FILE: net/ipv4/udp.c:671: } +EXPORT_IPV6_MOD(udp4_hash4); CHECK: Please use a blank line after function/struct/union/enum declarations #79: FILE: net/ipv4/udp.c:1043: } +EXPORT_IPV6_MOD(udp_flush_pending_frames); CHECK: Please use a blank line after function/struct/union/enum declarations #88: FILE: net/ipv4/udp.c:1231: } +EXPORT_IPV6_MOD(udp_push_pending_frames); CHECK: Please use a blank line after function/struct/union/enum declarations #97: FILE: net/ipv4/udp.c:1268: } +EXPORT_IPV6_MOD_GPL(udp_cmsg_send); CHECK: Please use a blank line after function/struct/union/enum declarations #106: FILE: net/ipv4/udp.c:1563: } +EXPORT_IPV6_MOD_GPL(udp_splice_eof); CHECK: Please use a blank line after function/struct/union/enum declarations #115: FILE: net/ipv4/udp.c:1680: } +EXPORT_IPV6_MOD(udp_skb_destructor); CHECK: Please use a blank line after function/struct/union/enum declarations #124: FILE: net/ipv4/udp.c:1787: } +EXPORT_IPV6_MOD_GPL(__udp_enqueue_schedule_skb); CHECK: Please use a blank line after function/struct/union/enum declarations #133: FILE: net/ipv4/udp.c:1803: } +EXPORT_IPV6_MOD_GPL(udp_destruct_common); CHECK: Please use a blank line after function/struct/union/enum declarations #142: FILE: net/ipv4/udp.c:1834: } +EXPORT_IPV6_MOD_GPL(skb_consume_udp); CHECK: Please use a blank line after function/struct/union/enum declarations #151: FILE: net/ipv4/udp.c:1916: } +EXPORT_IPV6_MOD(udp_ioctl); CHECK: Please use a blank line after function/struct/union/enum declarations #160: FILE: net/ipv4/udp.c:2012: } +EXPORT_IPV6_MOD(udp_read_skb); CHECK: Please use a blank line after function/struct/union/enum declarations #169: FILE: net/ipv4/udp.c:2139: } +EXPORT_IPV6_MOD(udp_pre_connect); CHECK: Please use a blank line after function/struct/union/enum declarations #178: FILE: net/ipv4/udp.c:2218: } +EXPORT_IPV6_MOD(udp_lib_unhash); CHECK: Please use a blank line after function/struct/union/enum declarations #187: FILE: net/ipv4/udp.c:2282: } +EXPORT_IPV6_MOD(udp_lib_rehash); CHECK: Please use a blank line after function/struct/union/enum declarations #196: FILE: net/ipv4/udp.c:2487: } +EXPORT_IPV6_MOD(udp_sk_rx_dst_set); CHECK: Please use a blank line after function/struct/union/enum declarations #205: FILE: net/ipv4/udp.c:3043: } +EXPORT_IPV6_MOD(udp_lib_setsockopt); CHECK: Please use a blank line after function/struct/union/enum declarations #214: FILE: net/ipv4/udp.c:3114: } +EXPORT_IPV6_MOD(udp_lib_getsockopt); CHECK: Please use a blank line after function/struct/union/enum declarations #223: FILE: net/ipv4/udp.c:3156: } +EXPORT_IPV6_MOD(udp_poll); CHECK: Please use a blank line after function/struct/union/enum declarations #232: FILE: net/ipv4/udp.c:3179: } +EXPORT_IPV6_MOD_GPL(udp_abort); CHECK: Please use a blank line after function/struct/union/enum declarations #241: FILE: net/ipv4/udp.c:3313: } +EXPORT_IPV6_MOD(udp_seq_start); CHECK: Please use a blank line after function/struct/union/enum declarations #250: FILE: net/ipv4/udp.c:3327: } +EXPORT_IPV6_MOD(udp_seq_next); CHECK: Please use a blank line after function/struct/union/enum declarations #259: FILE: net/ipv4/udp.c:3339: } +EXPORT_IPV6_MOD(udp_seq_stop); CHECK: Please use a blank line after function/struct/union/enum declarations #268: FILE: net/ipv4/udp.c:3618: }; +EXPORT_IPV6_MOD(udp_seq_ops); total: 0 errors, 0 warnings, 26 checks, 223 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 f0f6b632fd6e ("udp: use EXPORT_IPV6_MOD[_GPL]()") 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, 0 warnings, 26 checks, 223 lines checked