Re: [PATCH v2 1/2] rust: io: remove square brackets from pci::Bar reference

From: Danilo Krummrich

Date: Tue Jan 06 2026 - 15:49:52 EST


On Mon Jan 5, 2026 at 10:37 PM CET, Marko Turk wrote:
> Remove square brackets since this section is not a part of doc-comment
> so the reference will not be converted to a link in the generated docs.
>
> Fixes: ce30d94e6855 ("rust: add `io::{Io, IoRaw}` base types")
> Suggested-by: Danilo Krummrich <dakr@xxxxxxxxxx>
> Signed-off-by: Marko Turk <mt@xxxxxxxxxxxxxx>

Applied to driver-core-testing, thanks!