net: change the type of ip_route_input_rcu to static
authorZhengchao Shao <shaozhengchao@huawei.com>
Mon, 11 Jul 2022 07:35:49 +0000 (15:35 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 12 Jul 2022 13:08:45 +0000 (15:08 +0200)
commit5022e221c98a609e0e5b0a73852c7e3d32f1c545
treedb5266047e50749e5f694d9775c9ce694f3611c2
parentbfc54866856ffe2cb82886337afdece7703f2415
net: change the type of ip_route_input_rcu to static

The type of ip_route_input_rcu should be static.

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Link: https://lore.kernel.org/r/20220711073549.8947-1-shaozhengchao@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
include/net/route.h
net/ipv4/route.c