]> git.ipfire.org Git - thirdparty/iptables.git/commit
xshared: Make save_iface() static
authorPhil Sutter <phil@nwl.cc>
Fri, 26 Jul 2024 18:50:15 +0000 (20:50 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 21:13:55 +0000 (23:13 +0200)
commit93e8100c671aada52d8dc5690bfcc1008be6fe86
tree347fdcb9a8807c024bf283ee48d050aa3d7d2f1d
parent1c86d5513cd79c1df1a5e473ce51256129723f3e
xshared: Make save_iface() static

Since commit 22f2e1fca127b ("xshared: Share save_rule_details() with
legacy"), there are no callers outside of xshared.c anymore.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/xshared.c
iptables/xshared.h