Skip to content
Commit 3d5f12d4 authored by Mianhan Liu's avatar Mianhan Liu Committed by Jakub Kicinski
Browse files

net: ipv4: remove superfluous header files from fib_notifier.c



fib_notifier.c hasn't use any macro or function declared
in net/netns/ipv4.h.

Thus, these files can be removed from fib_notifier.c safely
without affecting the compilation of the net/ipv4 module.

Signed-off-by: default avatarMianhan Liu <liumh1@shanghaitech.edu.cn>
Link: https://lore.kernel.org/r/20210928164011.1454-1-liumh1@shanghaitech.edu.cn
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 1e0083bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment