diff options
author | Borys Tyran <borys.tyran@protonmail.com> | 2025-02-07 17:25:07 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-03-09 01:04:38 +0300 |
commit | cd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3 (patch) | |
tree | b61d8b92d90f4d071268e4dd198a800193d4ca84 /lib/strncpy_from_user.c | |
parent | fbefae55991f688f5f1615af30fe64823076b072 (diff) | |
download | linux-cd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3.tar.xz |
rust: improve lifetimes markup
Improve lifetimes markup; e.g. from:
/// ... 'a ...
to:
/// ... `'a` ...
This will make lifetimes display as code span with Markdown and make it
more consistent with rest of the docs.
Link: https://github.com/Rust-for-Linux/linux/issues/1138
Signed-off-by: Borys Tyran <borys.tyran@protonmail.com>
Link: https://lore.kernel.org/r/20250207142437.112435-1-borys.tyran@protonmail.com
[ Reworded and changed Closes tag to Link. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'lib/strncpy_from_user.c')
0 files changed, 0 insertions, 0 deletions