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 #93: 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 #102: 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 #111: 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 #120: 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 #129: FILE: net/ipv4/udp.c:1680: } +EXPORT_IPV6_MOD(udp_skb_destructor); CHECK: Please use a blank line after function/struct/union/enum declarations #138: 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 #147: 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 #156: 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 #165: FILE: net/ipv4/udp.c:1916: } +EXPORT_IPV6_MOD(udp_ioctl); CHECK: Please use a blank line after function/struct/union/enum declarations #174: FILE: net/ipv4/udp.c:2012: } +EXPORT_IPV6_MOD(udp_read_skb); CHECK: Please use a blank line after function/struct/union/enum declarations #183: FILE: net/ipv4/udp.c:2139: } +EXPORT_IPV6_MOD(udp_pre_connect); CHECK: Please use a blank line after function/struct/union/enum declarations #192: FILE: net/ipv4/udp.c:2188: } +EXPORT_IPV6_MOD(udp_disconnect); CHECK: Please use a blank line after function/struct/union/enum declarations #201: FILE: net/ipv4/udp.c:2218: } +EXPORT_IPV6_MOD(udp_lib_unhash); CHECK: Please use a blank line after function/struct/union/enum declarations #210: FILE: net/ipv4/udp.c:2282: } +EXPORT_IPV6_MOD(udp_lib_rehash); CHECK: Please use a blank line after function/struct/union/enum declarations #219: 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 #228: FILE: net/ipv4/udp.c:3043: } +EXPORT_IPV6_MOD(udp_lib_setsockopt); CHECK: Please use a blank line after function/struct/union/enum declarations #237: FILE: net/ipv4/udp.c:3114: } +EXPORT_IPV6_MOD(udp_lib_getsockopt); CHECK: Please use a blank line after function/struct/union/enum declarations #246: FILE: net/ipv4/udp.c:3156: } +EXPORT_IPV6_MOD(udp_poll); CHECK: Please use a blank line after function/struct/union/enum declarations #255: FILE: net/ipv4/udp.c:3179: } +EXPORT_IPV6_MOD_GPL(udp_abort); CHECK: Please use a blank line after function/struct/union/enum declarations #264: FILE: net/ipv4/udp.c:3313: } +EXPORT_IPV6_MOD(udp_seq_start); CHECK: Please use a blank line after function/struct/union/enum declarations #273: FILE: net/ipv4/udp.c:3327: } +EXPORT_IPV6_MOD(udp_seq_next); CHECK: Please use a blank line after function/struct/union/enum declarations #282: FILE: net/ipv4/udp.c:3339: } +EXPORT_IPV6_MOD(udp_seq_stop); CHECK: Please use a blank line after function/struct/union/enum declarations #291: FILE: net/ipv4/udp.c:3618: }; +EXPORT_IPV6_MOD(udp_seq_ops); total: 0 errors, 0 warnings, 27 checks, 244 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 6f96c85da546 ("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, 27 checks, 244 lines checked