diff options
author | 2015-09-21 13:02:49 -0500 | |
---|---|---|
committer | 2015-09-24 09:34:42 +0900 | |
commit | 570329487437d4531eb806accdf98726923367ae (patch) | |
tree | 93645296803b88209bb74d41f51c99af69a33dbe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats (diff) | |
download | wireguard-linux-570329487437d4531eb806accdf98726923367ae.tar.xz wireguard-linux-570329487437d4531eb806accdf98726923367ae.zip |
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
With sysctl_cache_bypass now a compile time constant the compiler can
figue out that it can elimiate all of the code that depends on
sysctl_cache_bypass being true.
Also remove the duplicate computation of net previously necessitated
by #ifdef CONFIG_SYSCTL
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions