Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function

From: Miguel Ojeda
Date: Thu Oct 02 2025 - 06:40:10 EST


On Thu, Oct 2, 2025 at 12:12 PM Guangbo Cui <2407018371@xxxxxx> wrote:
>
> The DEPT patch series changed `wait_for_completion` into a macro.

Thanks!

In general, it is useful to provide a Link: to Lore to the right patch
(i.e. context is good), and please clarify in which tree you found the
issue if any -- I don't see it in linux-next, so I imagine it is not
applied, but "changed" sounds like it was? If it was actually applied,
please also provide a Fixes: tag.

Cheers,
Miguel