diff options
author | Xiaozhou Liu <liuxiaozhou@bytedance.com> | 2018-12-05 18:50:15 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-12-18 01:31:03 +0300 |
commit | b635cbf68ff35817d5a1634b0ade41f96ef70daf (patch) | |
tree | 89925fa1b65e5b28d22cdc52aa6335f4686efa23 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 00ec3ab0601280d00978ac4245a62b470cfa81bb (diff) | |
download | linux-b635cbf68ff35817d5a1634b0ade41f96ef70daf.tar.xz |
netfilter: nat: remove unnecessary 'else if' branch
Since a pseudo-random starting point is used in finding a port in
the default case, that 'else if' branch above is no longer a necessity.
So remove it to simplify code.
Signed-off-by: Xiaozhou Liu <liuxiaozhou@bytedance.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions