]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static
authorkbuild test robot <fengguang.wu@intel.com>
Fri, 19 Jan 2018 20:27:58 +0000 (04:27 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 5 Mar 2018 21:28:01 +0000 (22:28 +0100)
commit0f0cdefc738f04a44c2d3a282c2a5b7f809fbad0
tree5d425dab5abb7fd2d2487c868617debb3792389d
parentc294ad60294f86cc82a83621630783873ad0418f
netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static

Fixes: 44e2a7059667 ("netfilter: nf_tables: allocate handle and delete objects via handle")
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c