summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
diff options
context:
space:
mode:
authorSimon Horman <horms@kernel.org>2023-04-17 17:10:46 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2023-04-22 01:39:41 +0200
commit280654932e341bf2860503af49bd5cb8e2b78522 (patch)
tree694819f48f05fdf0eccbe35a2b33afcc1d311525 /net/netfilter/ipvs/ip_vs_core.c
parente3478c68f6704638d08f437cbc552ca5970c151a (diff)
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 'net/netfilter/ipvs/ip_vs_core.c')
0 files changed, 0 insertions, 0 deletions