Re: [PATCH] rust: firmware: fix invalid rustdoc link

From: Miguel Ojeda
Date: Mon Jul 08 2024 - 05:16:57 EST


On Mon, Jul 8, 2024 at 11:07 AM Andrew Ballance
<andrewjballance@xxxxxxxxx> wrote:
>
> rustdoc generates a link to a nonexistent file because of a extra quote
>
> Signed-off-by: Andrew Ballance <andrewjballance@xxxxxxxxx>

Thanks for the patch!

I guess this is meant for staging/rust-device, but I think this should
be a review comment here:

https://lore.kernel.org/rust-for-linux/20240618154841.6716-3-dakr@xxxxxxxxxx/

Cheers,
Miguel