diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-04 21:24:46 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-07-21 00:55:39 +0200 |
commit | 5787db7c905323cb303a7c39d15fb2067e948adf (patch) | |
tree | e1549ba7c6a726ad39beb288d31cd08cec5e8646 /certs | |
parent | 9d2f00fb0a0ce0d1127e54cac5217b6517ab0d54 (diff) | |
download | linux-5787db7c905323cb303a7c39d15fb2067e948adf.tar.gz linux-5787db7c905323cb303a7c39d15fb2067e948adf.tar.bz2 linux-5787db7c905323cb303a7c39d15fb2067e948adf.zip |
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
It is less verbose and it improves the semantic.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions