Re: [PATCH v4] rust: doc: Clean up formatting in io.rs
From: Miguel Ojeda
Date: Mon Jun 23 2025 - 19:14:42 EST
On Mon, Jun 2, 2025 at 6:51 PM Sai Vishnu M <saivishnu725@xxxxxxxxx> wrote:
>
> From: Sai Vishnu M <saivishnu725@xxxxxxxxx>
>
> Removed reference to internal variables in the comment of `IoMem`
> This avoids using private variable names in public documentation.
>
> Reported-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> Closes: https://github.com/Rust-for-Linux/linux/issues/1167
> Signed-off-by: Sai Vishnu M <saivishnu725@xxxxxxxxx>
Applied to `rust-next` -- thanks!
[ Reworded title and adjusted tags. - Miguel ]
Danilo: you originally added this, so if you are against this one,
please let me know.
Cheers,
Miguel