diff options
author | Sai Vishnu M <saivishnu725@gmail.com> | 2025-06-02 22:19:24 +0530 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-06-24 01:02:30 +0200 |
commit | 0303584766b7bdb6564c7e8f13e0b59b6ef44984 (patch) | |
tree | e0839d90ad666491f9c2bec2e0f3bd566f8b4dd3 /rust/kernel/task.rs | |
parent | b6985083be1deb1f5fa14d160265f57d9ccb42a1 (diff) |
rust: io: avoid mentioning private fields in `IoMem`
Removed reference to internal variables in the comment of `IoMem`
This avoids using private variable names in public documentation.
Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1167
Signed-off-by: Sai Vishnu M <saivishnu725@gmail.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250602164923.48893-2-saivishnu725@gmail.com
[ Reworded title and adjusted tags. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions