]> 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)
commit296edf9c3464f465ce3fe4b490a3a4aaef33f5f9
tree5d425dab5abb7fd2d2487c868617debb3792389d
parentb8387945738d557f1d7ac02bd9954bb1c2a30596
netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static

Fixes: a5a84154cf1b ("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