• Jeremy Sowden's avatar
    netfilter: fix coding-style errors. · b0edba2a
    Jeremy Sowden authored
    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: default avatarJeremy Sowden <jeremy@azazel.net>
    Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
    b0edba2a
Kconfig 52.3 KB