]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fcbd4b09c1da3efbc71db9a8222c37eb6083bd0
treedb5266047e50749e5f694d9775c9ce694f3611c2
parent3e4131045b94df21ef26aba7dc99cc82aa5f04e0
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