mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-28 08:21:12 +09:00
Replace the nf_tables_ prefix by nft_ and merge code into single lookup function whenever possible. In many cases we go over the 80-chars boundary function names, this save us ~50 LoC. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>