CHECK: Please use a blank line after function/struct/union/enum declarations #136: FILE: net/ipv4/inet_connection_sock.c:1063: } +EXPORT_IPV6_MOD(inet_csk_reqsk_queue_drop_and_put); CHECK: Please use a blank line after function/struct/union/enum declarations #186: FILE: net/ipv4/inet_hashtables.c:716: } +EXPORT_IPV6_MOD(inet_ehash_nolisten); CHECK: Please use a blank line after function/struct/union/enum declarations #195: FILE: net/ipv4/inet_hashtables.c:774: } +EXPORT_IPV6_MOD(__inet_hash); CHECK: Please use a blank line after function/struct/union/enum declarations #212: FILE: net/ipv4/inet_hashtables.c:825: } +EXPORT_IPV6_MOD(inet_unhash); CHECK: Please use a blank line after function/struct/union/enum declarations #221: FILE: net/ipv4/inet_hashtables.c:984: } +EXPORT_IPV6_MOD(inet_bhash2_update_saddr); CHECK: Please use a blank line after function/struct/union/enum declarations #229: FILE: net/ipv4/inet_hashtables.c:991: } +EXPORT_IPV6_MOD(inet_bhash2_reset_saddr); CHECK: Please use a blank line after function/struct/union/enum declarations #279: FILE: net/ipv4/inet_timewait_sock.c:87: } +EXPORT_IPV6_MOD(inet_twsk_put); total: 0 errors, 0 warnings, 7 checks, 252 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 161fccfe9e9e ("net: Unexport shared functions for DCCP.") 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, 7 checks, 252 lines checked