[PATCH v1 3/8] lmb: Remove lmb_reserve_flags()
Sam Protsenko
semen.protsenko at linaro.org
Thu Dec 12 23:10:20 CET 2024
On Wed, Dec 11, 2024 at 4:55 AM Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> lmb_reserve() is just calling lmb_reserve_flags() with LMB_NONE.
> There's not much we gain from this abstraction.
> So let's remove the latter, add the flags argument to lmb_reserve()
> and make the code a bit easier to follow.
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
[snip]
More information about the U-Boot
mailing list