summaryrefslogtreecommitdiff
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-09-11 16:16:18 +0300
committerPaolo Abeni <pabeni@redhat.com>2023-09-12 11:49:22 +0200
commitcd8bae85815416d19f46e3828d457442f77de292 (patch)
treed9fc96a05fc0bf656e2bfb1fc5dd7ccc723d6516 /net/core/sock.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 <loic.poulain@linaro.org> Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230911131618.4159437-1-andriy.shevchenko@linux.intel.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions