• J
    netfilter: fix coding-style errors. · b0edba2a
    Jeremy Sowden 提交于
    Several header-files, Kconfig files and Makefiles have trailing
    white-space.  Remove it.
    
    In netfilter/Kconfig, indent the type of CONFIG_NETFILTER_NETLINK_ACCT
    correctly.
    
    There are semicolons at the end of two function definitions in
    include/net/netfilter/nf_conntrack_acct.h and
    include/net/netfilter/nf_conntrack_ecache.h. Remove them.
    
    Fix indentation in nf_conntrack_l4proto.h.
    Signed-off-by: NJeremy Sowden <jeremy@azazel.net>
    Signed-off-by: NPablo Neira Ayuso <pablo@netfilter.org>
    b0edba2a
Makefile 8.9 KB