On Sat, Jul 11, 2026 at 02:13:05PM +0200, Miguel Ojeda wrote:
> On Mon, Jul 6, 2026 at 8:22 AM Byungchul Park <[email protected]> wrote:
> >
> > This is needed to inline these helpers into Rust code, which is required
> > for DEPT to play with wait_for_completion().
> >
> > Signed-off-by: Byungchul Park <[email protected]>
>
> Apart from what Gary said -- why did you need to do this in a separate
> patch in the same series?
Not necessary. I will make them into one patch. Thanks.
Byungchul
>
> Cheers,
> Miguel