CHECK: Please use a blank line after function/struct/union/enum declarations #32: FILE: net/ipv4/ping.c:142: } +EXPORT_IPV6_MOD_GPL(ping_get_port); CHECK: Please use a blank line after function/struct/union/enum declarations #41: FILE: net/ipv4/ping.c:157: } +EXPORT_IPV6_MOD_GPL(ping_unhash); CHECK: Please use a blank line after function/struct/union/enum declarations #50: FILE: net/ipv4/ping.c:277: } +EXPORT_IPV6_MOD_GPL(ping_init_sock); CHECK: Please use a blank line after function/struct/union/enum declarations #59: FILE: net/ipv4/ping.c:287: } +EXPORT_IPV6_MOD_GPL(ping_close); CHECK: Please use a blank line after function/struct/union/enum declarations #68: FILE: net/ipv4/ping.c:465: } +EXPORT_IPV6_MOD_GPL(ping_bind); CHECK: Please use a blank line after function/struct/union/enum declarations #77: FILE: net/ipv4/ping.c:598: } +EXPORT_IPV6_MOD_GPL(ping_err); CHECK: Please use a blank line after function/struct/union/enum declarations #86: FILE: net/ipv4/ping.c:628: } +EXPORT_IPV6_MOD_GPL(ping_getfrag); CHECK: Please use a blank line after function/struct/union/enum declarations #95: FILE: net/ipv4/ping.c:689: } +EXPORT_IPV6_MOD_GPL(ping_common_sendmsg); CHECK: Please use a blank line after function/struct/union/enum declarations #104: FILE: net/ipv4/ping.c:934: } +EXPORT_IPV6_MOD_GPL(ping_recvmsg); CHECK: Please use a blank line after function/struct/union/enum declarations #113: FILE: net/ipv4/ping.c:955: } +EXPORT_IPV6_MOD_GPL(ping_queue_rcv_skb); CHECK: Please use a blank line after function/struct/union/enum declarations #122: FILE: net/ipv4/ping.c:983: } +EXPORT_IPV6_MOD_GPL(ping_rcv); CHECK: Please use a blank line after function/struct/union/enum declarations #131: FILE: net/ipv4/ping.c:1005: }; +EXPORT_IPV6_MOD(ping_prot); CHECK: Please use a blank line after function/struct/union/enum declarations #140: FILE: net/ipv4/ping.c:1070: } +EXPORT_IPV6_MOD_GPL(ping_seq_start); CHECK: Please use a blank line after function/struct/union/enum declarations #149: FILE: net/ipv4/ping.c:1089: } +EXPORT_IPV6_MOD_GPL(ping_seq_next); CHECK: Please use a blank line after function/struct/union/enum declarations #157: FILE: net/ipv4/ping.c:1096: } +EXPORT_IPV6_MOD_GPL(ping_seq_stop); total: 0 errors, 0 warnings, 15 checks, 128 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 c682d3a68dad ("inet: ping: 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, 15 checks, 128 lines checked