]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/netfilter/nf_conntrack_helper.h
net: cleanup include/net
[net-next-2.6.git] / include / net / netfilter / nf_conntrack_helper.h
index 1b7068000927c564be434e32b7e24240a2d44c14..d015de92e03fa3873723b4f205dc60003a042522 100644 (file)
@@ -16,8 +16,7 @@ struct module;
 
 #define NF_CT_HELPER_NAME_LEN  16
 
-struct nf_conntrack_helper
-{
+struct nf_conntrack_helper {
        struct hlist_node hnode;        /* Internal use. */
 
        const char *name;               /* name of the module */