CHECK: Please use a blank line after function/struct/union/enum declarations #141: 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 #191: 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 #200: FILE: net/ipv4/inet_hashtables.c:774: } +EXPORT_IPV6_MOD(__inet_hash); CHECK: Please use a blank line after function/struct/union/enum declarations #217: FILE: net/ipv4/inet_hashtables.c:825: } +EXPORT_IPV6_MOD(inet_unhash); CHECK: Please use a blank line after function/struct/union/enum declarations #226: 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 #234: FILE: net/ipv4/inet_hashtables.c:991: } +EXPORT_IPV6_MOD(inet_bhash2_reset_saddr); total: 0 errors, 0 warnings, 6 checks, 249 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 92cf812c6137 ("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, 6 checks, 249 lines checked