aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-09-11 16:16:18 +0300
committerPaolo Abeni <[email protected]>2023-09-12 11:49:22 +0200
commitcd8bae85815416d19f46e3828d457442f77de292 (patch)
treed9fc96a05fc0bf656e2bfb1fc5dd7ccc723d6516 /net/ipv4/tcp_output.c
parent762c8dc7f269b748babe32dd19d2084ce1b3f31f (diff)
wwan: core: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc() and bitmap_free() instead of hand-writing them. It is less verbose and it improves the type checking and semantic. While at it, add missing header inclusion (should be bitops.h, but with the above change it becomes bitmap.h). Reviewed-by: Loic Poulain <[email protected]> Reviewed-by: Sergey Ryazanov <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions