On Wed, Dec 11, 2024 at 4:55 AM Ilias Apalodimas
<[email protected]> 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 <[email protected]>
> Reviewed-by: Tom Rini <[email protected]>
> ---

Reviewed-by: Sam Protsenko <[email protected]>

[snip]

Reply via email to