diff options
author | Simon Horman <horms@kernel.org> | 2023-04-17 18:10:46 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-04-22 02:39:41 +0300 |
commit | 280654932e341bf2860503af49bd5cb8e2b78522 (patch) | |
tree | 694819f48f05fdf0eccbe35a2b33afcc1d311525 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e3478c68f6704638d08f437cbc552ca5970c151a (diff) | |
download | linux-280654932e341bf2860503af49bd5cb8e2b78522.tar.xz |
ipvs: Consistently use array_size() in ip_vs_conn_init()
Consistently use array_size() to calculate the size of ip_vs_conn_tab
in bytes.
Flagged by Coccinelle:
WARNING: array_size is already used (line 1498) to compute the same size
No functional change intended.
Compile tested only.
Signed-off-by: Simon Horman <horms@kernel.org>
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions