[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMZdPi_Pni06Y4ZLEQ+5FYyzXxKU+zYFhygEmyc7MmBih4ixMA@mail.gmail.com>
Date: Wed, 30 Aug 2023 15:48:53 +0200
From: Loic Poulain <loic.poulain@...aro.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: haozhe chang <haozhe.chang@...iatek.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Sergey Ryazanov <ryazanov.s.a@...il.com>,
Johannes Berg <johannes@...solutions.net>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next v1 1/1] wwan: core: Use the bitmap API to
allocate bitmaps
On Mon, 28 Aug 2023 at 15:22, Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
>
> 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).
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Reviewed-by: Loic Poulain <loic.poulain@...aro.org>
Powered by blists - more mailing lists